mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-28 15:12:19 +03:00
Добавляем SD карту, пока встроенную в ESP32
This commit is contained in:
14
src/modules/exec/SDcard/items.json
Normal file
14
src/modules/exec/SDcard/items.json
Normal file
@@ -0,0 +1,14 @@
|
||||
[
|
||||
{
|
||||
"name": "SD карта",
|
||||
"num": 30,
|
||||
"type": "Writing",
|
||||
"subtype": "SDcard",
|
||||
"id": "sd",
|
||||
"widget": "",
|
||||
"page": "",
|
||||
"descr": "",
|
||||
|
||||
"int": 60
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user