fix build with new esp-core

This commit is contained in:
Thomas Kunze
2019-03-01 20:21:03 +01:00
parent f2b97ecd09
commit c79b921d1c
4 changed files with 124 additions and 133 deletions

View File

@@ -6,7 +6,6 @@
#endif
#ifdef ARDUINO_ARCH_ESP8266
#include <Ticker.h>
#include "esp_platform.h"
#include "knx/bau57B0.h"
#endif