Protoype 1 can read data and retrieve it by pressing button once and reset storage by pressing twice.
This commit is contained in:
@@ -8036,10 +8036,7 @@
|
||||
"help": "Timeout period configuration for the Task Watchdog Timer in seconds.\nThis is also configurable at run time (see Task Watchdog Timer API Reference)",
|
||||
"id": "ESP_TASK_WDT_TIMEOUT_S",
|
||||
"name": "ESP_TASK_WDT_TIMEOUT_S",
|
||||
"range": [
|
||||
1,
|
||||
60
|
||||
],
|
||||
"range": null,
|
||||
"title": "Task Watchdog timeout period (seconds)",
|
||||
"type": "int"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user