mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-28 05:06:32 +00:00
Update sonoff_post.h
This commit is contained in:
parent
385748d58a
commit
7dc417be70
@ -33,11 +33,8 @@ void WifiWpsStatusCallback(wps_cb_status status);
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef USE_KNX
|
|
||||||
#include <esp-knx-ip.h>
|
#include <esp-knx-ip.h>
|
||||||
|
|
||||||
void KNX_CB_Action(message_t const &msg, void *arg);
|
void KNX_CB_Action(message_t const &msg, void *arg);
|
||||||
#endif // USE_KNX
|
|
||||||
|
|
||||||
#define USE_DHT // Default DHT11 sensor needs no external library
|
#define USE_DHT // Default DHT11 sensor needs no external library
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user