mirror of
https://github.com/esphome/esphome.git
synced 2025-11-19 16:25:50 +00:00
Extract lock-free queue and event pool to core helpers (#9238)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#ifdef USE_ESP32
|
||||
|
||||
#include "ble.h"
|
||||
#include "ble_event_pool.h"
|
||||
|
||||
#include "esphome/core/application.h"
|
||||
#include "esphome/core/helpers.h"
|
||||
|
||||
Reference in New Issue
Block a user