web interface constructor

This commit is contained in:
Dmitry Borisenko
2020-08-21 02:34:38 +03:00
parent e0d0e30e93
commit 0485feeabe
23 changed files with 760 additions and 28 deletions

View File

@@ -79,6 +79,9 @@ extern String all_widgets;
extern String scenario;
extern String order_loop;
extern String itemsFile;
extern String itemsLine;
extern String analog_value_names_list;
extern int enter_to_analog_counter;