many changes

* added parameter "Modulation sync with heating"
* refactoring
This commit is contained in:
Yurii
2023-11-26 19:36:47 +03:00
parent 0ded2c53d8
commit 83296855ba
4 changed files with 220 additions and 124 deletions

View File

@@ -54,4 +54,8 @@
#define SENSOR_INDOOR_PIN_DEFAULT 0
#endif
#ifndef PROGMEM
#define PROGMEM
#endif
char buffer[255];