From 7dc417be70afa79827674e5e971317d3a190f134 Mon Sep 17 00:00:00 2001 From: Adrian Scillato <35405447+ascillato@users.noreply.github.com> Date: Tue, 17 Apr 2018 16:30:51 -0300 Subject: [PATCH] Update sonoff_post.h --- sonoff/sonoff_post.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/sonoff/sonoff_post.h b/sonoff/sonoff_post.h index 4301971dd..0143234b6 100644 --- a/sonoff/sonoff_post.h +++ b/sonoff/sonoff_post.h @@ -33,11 +33,8 @@ void WifiWpsStatusCallback(wps_cb_status status); } #endif -#ifdef USE_KNX #include - void KNX_CB_Action(message_t const &msg, void *arg); -#endif // USE_KNX #define USE_DHT // Default DHT11 sensor needs no external library