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

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

View File

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

View File

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