mirror of https://github.com/arendst/Tasmota.git
Update sonoff_post.h
This commit is contained in:
parent
385748d58a
commit
7dc417be70
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue