updated WM and aliot loop scheduler

This commit is contained in:
strawmanbobi
2022-09-01 10:53:54 +08:00
parent e8cd9d4c84
commit d5f9e3b5a0
42 changed files with 7061 additions and 1159 deletions

View File

@@ -47,8 +47,8 @@ typedef unsigned char uint8_t;
/* ----------------- user settings ----------------- */
/* mqtt settings */
#define MQTT_CHECK_INTERVALS 30 // seconds
#define MQTT_CONNECT_WAIT_TIME 20000 // MQTT 连接等待时间
#define MQTT_CHECK_INTERVALS 30 // seconds
#define MQTT_CONNECT_WAIT_TIME 20000 // MQTT 连接等待时间
/* receive disable */
#define DISABLE_SIGNAL_INTERVALS 600 // seconds