remove unneeded files

use different functions in heater to provide code readability
This commit is contained in:
2020-12-10 18:51:49 +01:00
parent ee91b36c66
commit cb3850134a
11 changed files with 105 additions and 95 deletions

View File

@@ -16,6 +16,6 @@
#define TempSensorPin D4
// version info
#define VERSION "v1.2.0"
#define VERSION "v1.2.1"
#endif //PUMPENSTEUERUNG_PINS_H