This commit is contained in:
Proddy
2022-05-07 17:46:49 +02:00
parent b35ab94509
commit f243162724

View File

@@ -28,7 +28,7 @@
#define FT_OTA 0
#endif
// upload firmware feature off by default
// upload firmware/file feature off by default
#ifndef FT_UPLOAD_FIRMWARE
#define FT_UPLOAD_FIRMWARE 0
#endif