diff --git a/lib_standalone/Features.h b/lib_standalone/Features.h index f51037050..28cd6d551 100644 --- a/lib_standalone/Features.h +++ b/lib_standalone/Features.h @@ -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