mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-12 11:17:06 +01:00
thermostat: clean-up and build fixes (#2601)
- update library esp8266-oled-ssd1306 to the latest version - fix thermostat build issues - simplify and clarify thermostat control logic - add logs to thermostat control logic
This commit is contained in:
@@ -20,6 +20,7 @@ Copyright (C) 2019-2021 by Maxim Prokhorov <prokhorov dot max at outlook dot com
|
||||
#include "mqtt.h"
|
||||
#include "relay.h"
|
||||
#include "system.h"
|
||||
#include "thermostat.h"
|
||||
|
||||
#if WEB_SUPPORT
|
||||
#include "ws.h"
|
||||
|
||||
Reference in New Issue
Block a user