небольшие корректировки в modinfo.json

This commit is contained in:
DmitriyTychina
2023-06-26 23:00:28 +03:00
parent 35ba1fe376
commit aaee76b969
2 changed files with 8 additions and 4 deletions

View File

@@ -91,6 +91,8 @@
"esp8266_1mb": [], "esp8266_1mb": [],
"esp8266_1mb_ota": [], "esp8266_1mb_ota": [],
"esp8285_1mb": [], "esp8285_1mb": [],
"esp8285_1mb_ota": [] "esp8285_1mb_ota": [],
"esp8266_2mb": [],
"esp8266_2mb_ota": []
} }
} }

View File

@@ -9,7 +9,7 @@
"id": "impulse", "id": "impulse",
"widget": "anydataDef", "widget": "anydataDef",
"page": "Кнопки", "page": "Кнопки",
"descr": "Количество нажаний", "descr": "Количество нажатий",
"needSave": 0, "needSave": 0,
"int": 300, "int": 300,
"inv": 1, "inv": 1,
@@ -48,6 +48,8 @@
"esp8266_1mb": [], "esp8266_1mb": [],
"esp8266_1mb_ota": [], "esp8266_1mb_ota": [],
"esp8285_1mb": [], "esp8285_1mb": [],
"esp8285_1mb_ota": [] "esp8285_1mb_ota": [],
"esp8266_2mb": [],
"esp8266_2mb_ota": []
} }
} }