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