mirror of
https://github.com/esphome/esphome.git
synced 2025-09-14 01:02:19 +01:00
Fix Bluetooth setup_priorities (#2458)
Co-authored-by: Otto Winter <otto@otto-winter.com>
This commit is contained in:
@@ -171,6 +171,7 @@ class ESP32BLETracker : public Component {
|
||||
/// Setup the FreeRTOS task and the Bluetooth stack.
|
||||
void setup() override;
|
||||
void dump_config() override;
|
||||
float get_setup_priority() const override;
|
||||
|
||||
void loop() override;
|
||||
|
||||
|
Reference in New Issue
Block a user