mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 17:05:36 +00:00
switch to forward dec
This commit is contained in:
@@ -35,7 +35,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