mirror of
https://github.com/esphome/esphome.git
synced 2025-09-08 14:22:21 +01: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