Добавляем модуль TelegramLite

This commit is contained in:
2022-09-05 16:30:59 +03:00
parent dd5efcdc48
commit 62ab3dc2de
6 changed files with 158 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
"header": "Виртуальные элементы"
},
{
"name": "1. Логгирование в график",
"name": "1. Логирование в график",
"type": "Writing",
"subtype": "Loging",
"id": "log",
@@ -457,11 +457,23 @@
"apin": -1,
"num": 34
},
{
"name": "35. Телеграм-Лайт",
"type": "Writing",
"subtype": "TelegramLT",
"id": "tg",
"widget": "",
"page": "",
"descr": "",
"token": "",
"chatID": "",
"num": 35
},
{
"header": "Экраны"
},
{
"name": "35. LCD экран 2004",
"name": "36. LCD экран 2004",
"type": "Reading",
"subtype": "Lcd2004",
"id": "Lcd",
@@ -473,10 +485,10 @@
"size": "20,4",
"coord": "0,0",
"id2show": "id датчика",
"num": 35
"num": 36
},
{
"name": "36. LCD экран 1602",
"name": "37. LCD экран 1602",
"type": "Reading",
"subtype": "Lcd2004",
"id": "Lcd",
@@ -488,6 +500,6 @@
"size": "16,2",
"coord": "0,0",
"id2show": "id датчика",
"num": 36
"num": 37
}
]