diff --git a/tools/esp8266/config.h b/tools/esp8266/config.h index 8331c273..522f43b8 100644 --- a/tools/esp8266/config.h +++ b/tools/esp8266/config.h @@ -73,7 +73,7 @@ #define DEF_NTP_SERVER_NAME "pool.ntp.org" // default ntp server port -#define DEF_NTP_PORT 8888 +#define DEF_NTP_PORT 123 // default mqtt interval #define MQTT_INTERVAL 60