full size test

This commit is contained in:
Dmitry Borisenko
2020-06-19 02:31:56 +02:00
parent 5bec53e6c2
commit 5494f61267
25 changed files with 807 additions and 151 deletions

View File

@@ -98,3 +98,7 @@ int udp_period;
// i2c
String i2c_list;
extern OneWire *oneWire;
extern DallasTemperature sensors;