Update sonoff_post.h

This commit is contained in:
Adrian Scillato 2018-04-17 16:30:51 -03:00 committed by GitHub
parent 385748d58a
commit 7dc417be70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -33,11 +33,8 @@ void WifiWpsStatusCallback(wps_cb_status status);
}
#endif
#ifdef USE_KNX
#include <esp-knx-ip.h>
void KNX_CB_Action(message_t const &msg, void *arg);
#endif // USE_KNX
#define USE_DHT // Default DHT11 sensor needs no external library