pchwalek / insta360_ble_esp32

Controlling Insta360 cameras via BLE using an ESP32
19 stars 0 forks source link

Missing startAdvertisingWithManufDat #2

Closed kiprock closed 4 months ago

kiprock commented 4 months ago

error: 'startAdvertisingWithManufData' is not a member of 'BLEDevice'

Would you be kind enough to include your custom member function in BLEAdvertising.cpp?

pchwalek commented 4 months ago

added.