mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-29 07:32:18 +03:00
Добавляем функцию сохранения состояния элементов на flash
This commit is contained in:
@@ -19,5 +19,6 @@
|
||||
"pinSCL": 0,
|
||||
"pinSDA": 0,
|
||||
"i2cFreq": 100000,
|
||||
"settings_": ""
|
||||
"settings_": "",
|
||||
"wg": "group1"
|
||||
}
|
||||
3
data_svelte_lite/values.json
Normal file
3
data_svelte_lite/values.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user