* 'dev' of https://github.com/proddy/EMS-ESP-Boiler:
  tidy up includes
  write to ems+ thermostats (https://github.com/proddy/EMS-ESP/issues/145)
This commit is contained in:
Susis Strolch
2019-07-31 10:44:52 +02:00
5 changed files with 158 additions and 145 deletions

View File

@@ -7,7 +7,6 @@
#include "emsuart.h"
#include "ems.h"
#include <Arduino.h>
#include <user_interface.h>
_EMSRxBuf * pEMSRxBuf;