Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
coolbreeze413 opened this issue Jun 6, 2019 · 2 comments
Closed

Comments

@coolbreeze413
Copy link
Contributor

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

coolbreeze413 pushed a commit to coolbreeze413/arduino-esp32 that referenced this issue Jun 9, 2019
@atanisoft
Copy link
Collaborator

@coolbreeze413 please consider closing this issue as this has been fixed via PR #2876

@coolbreeze413
Copy link
Contributor Author

closing the issue, as fix merged.
apologize for delay, missed the merge notification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants