mirror of
https://github.com/esphome/esphome.git
synced 2026-09-16 09:38:42 +00:00
merge
This commit is contained in:
@@ -431,7 +431,6 @@ class ESP32BLETracker : public Component,
|
||||
ScannerState scanner_state_{ScannerState::IDLE};
|
||||
bool scan_continuous_;
|
||||
bool scan_active_;
|
||||
bool scan_continuous_before_ota_{false};
|
||||
#ifdef USE_OTA_STATE_LISTENER
|
||||
bool scan_continuous_before_ota_{false};
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user