Sfoglia il codice sorgente

ftp: disable for service firmware

Sergey Alirzaev 4 anni fa
parent
commit
e376f362bd
1 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  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