mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 17:05:36 +00:00
Merge remote-tracking branch 'upstream/esp8266-wake-loop-any-context' into integration
This commit is contained in:
@@ -38,7 +38,9 @@
|
||||
#endif
|
||||
#endif // USE_SOCKET_SELECT_SUPPORT
|
||||
#if defined(USE_ESP8266) && defined(USE_SOCKET_IMPL_LWIP_TCP)
|
||||
#include "esphome/components/socket/socket.h"
|
||||
namespace esphome::socket {
|
||||
void socket_wake();
|
||||
} // namespace esphome::socket
|
||||
#endif
|
||||
|
||||
#ifdef USE_BINARY_SENSOR
|
||||
|
||||
Reference in New Issue
Block a user