mirror of
https://github.com/esphome/esphome.git
synced 2025-11-20 00:35:44 +00:00
[esp32_ble] Remove leftover lwip/sockets.h include (#11702)
This commit is contained in:
@@ -25,10 +25,6 @@
|
||||
#include <esp_gattc_api.h>
|
||||
#include <esp_gatts_api.h>
|
||||
|
||||
#ifdef USE_SOCKET_SELECT_SUPPORT
|
||||
#include <lwip/sockets.h>
|
||||
#endif
|
||||
|
||||
namespace esphome::esp32_ble {
|
||||
|
||||
// Maximum size of the BLE event queue
|
||||
|
||||
Reference in New Issue
Block a user