add iputs for time and value

This commit is contained in:
Dmitry Borisenko
2020-08-26 01:47:16 +03:00
parent abbfcec92c
commit e3f3ae7664
4 changed files with 9 additions and 5 deletions

View File

@@ -232,8 +232,9 @@ void handle_time_init() {
nullptr, true);
}
//=====================================================================================================================================
//=========================================Добавление текстового виджета============================================================
//===============================================Модуль вывода текста============================================
//output-text;id;anydata;Вывод;Сигнализация;order;st[Обнаружено.движение]
//===============================================================================================================
void text() {
String number = sCmd.next();
String widget_name = sCmd.next();