Boiler: sort values, delete doubles, thermostat: add mode to change temp

This commit is contained in:
MichaelDvP
2020-06-03 12:51:08 +02:00
parent 4247633850
commit 1ae7d24bd3
6 changed files with 61 additions and 33 deletions

View File

@@ -46,6 +46,7 @@
#include "shower.h"
#define LOG_TRACE_WATCH_NONE 0 // no watch set
#define MYESP_DELAY 1
namespace emsesp {