增加断网保存数据到FLASH,恢复联网重新补发,并加上标志位
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
idf_component_register(SRCS "RS-485-SP3485EEN.c"
|
||||
INCLUDE_DIRS "include"
|
||||
REQUIRES nvs_flash driver MQTT_ESP mqtt STATUS_LED MODBUS_ESP json
|
||||
REQUIRES nvs_flash driver MQTT_ESP mqtt STATUS_LED MODBUS_ESP json OFFLINE_STORAGE
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user