Thanks to visit codestin.com
Credit goes to github.com

Skip to content

BLE Library Compilation Error with Arduino as ESP-IDF component #2866

Closed
@coolbreeze413

Description

@coolbreeze413

Hardware:

Board: ANY

Description:

Compilation Error in BLE_Advertising.cpp at lines 265 and 274:

log_v(">> setPrivateAddress")
log_v("<< setPrivateAddress")

https://github.com/espressif/arduino-esp32/blob/master/libraries/BLE/src/BLEAdvertising.cpp#L265

https://github.com/espressif/arduino-esp32/blob/master/libraries/BLE/src/BLEAdvertising.cpp#L274

Both are missing semicolons!

Introduced as part of commit:
bea7bd1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions