Parcourir la source

ftp: disable for service firmware

Sergey Alirzaev il y a 4 ans
Parent
commit
e376f362bd
1 fichiers modifiés avec 3 ajouts et 1 suppressions
  1. 3 1
      config/board_bt6711.h

+ 3 - 1
config/board_bt6711.h

@@ -69,7 +69,9 @@ WDG_PIN(X)
 #define WHITELIST_ENABLE            //Белый список
 #define TELNET_ENABLE               //Telnet сервер
 #define UPS_ENABLE                  //UPS
-#define FTP_ENABLE
+#ifndef BT6702_SERVICE // no web server in the service fw
+#define FTP_ENABLE                  //FTP boot loader
+#endif // BT6702_SERVICE
 #define SYSLOG_ENABLE
 //#define DEBUG_FREERTOS            //Мониторинг FreeRtos