mirror of
https://github.com/esphome/esphome.git
synced 2025-09-15 17:52:19 +01:00
cleanup
This commit is contained in:
@@ -67,7 +67,6 @@ class GAPEventHandler {
|
|||||||
|
|
||||||
class GAPScanEventHandler {
|
class GAPScanEventHandler {
|
||||||
public:
|
public:
|
||||||
// Receives scan results directly without memcpy
|
|
||||||
virtual void gap_scan_event_handler(const BLEScanResult &scan_result) = 0;
|
virtual void gap_scan_event_handler(const BLEScanResult &scan_result) = 0;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user