mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-29 07:32:18 +03:00
button with name
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
#define LED_PIN 2
|
||||
#define FLASH_4MB true
|
||||
#define MQTT_RECONNECT_INTERVAL 20000
|
||||
// 1000 * 60 * 60 * 2
|
||||
#define TELEMETRY_UPDATE_INTERVAL 0
|
||||
|
||||
#define TELEMETRY_UPDATE_INTERVAL 7200000
|
||||
|
||||
#define DEVICE_CONFIG_FILE "dev_conf.txt"
|
||||
#define DEVICE_SCENARIO_FILE "dev_scen.txt"
|
||||
|
||||
Reference in New Issue
Block a user