make temp setpoint adjustable

This commit is contained in:
agsler
2023-01-31 13:58:11 +01:00
parent 36c37adf7d
commit ce8a75ce44
4 changed files with 58 additions and 76 deletions

View File

@@ -141,6 +141,9 @@ void ioHelperEdgeDetector(void);
#define BTN_HEIZEN_AN 13
#define BTN_HEIZEN_AUS 14
#define BTN_HEIZEN_PLUS 15
#define BTN_HEIZEN_MINUS 16
#define BTN_SLAVE_BECKEN_FUELLEN 18
#define BTN_SLAVE_BECKEN_LEEREN 19