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

Reintroduce old Eddystone with deprecated warnings #117

Merged
merged 1 commit into from
Nov 26, 2015
Merged

Reintroduce old Eddystone with deprecated warnings #117

merged 1 commit into from
Nov 26, 2015

Conversation

andresag01
Copy link

For compatibility reasons in mbed classic, the old Eddystone implementation under ble/services (i.e. EddystoneConfigService.h and EddystoneService.h) is reintroduced. However, attempting to use this files with generate a deprecation warning at compile time with the URL of the ble-example/BLE_EddystoneService.

For compatibility reasons in mbed classic, the old Eddystone implementation
under ble/services (i.e. EddystoneConfigService.h and EddystoneService.h) is
reintroduced. However, attempting to use this files with generate a deprecation
warning at compile time with the URL of the ble-example/BLE_EddystoneService.
@andresag01
Copy link
Author

@rgrover: The deprecation warnings look like this:

ble-examples/BLE_EddystoneService/yotta_modules/ble/ble/services/EddystoneConfigService.h:20:2: warning: #warning ble/services/EddystoneConfigService.h is deprecated. Please use the example in 'github.com/ARMmbed/ble-examples/tree/master/BLE_EddystoneService'. [-Wcpp]
 #warning ble/services/EddystoneConfigService.h is deprecated. Please use the example in 'github.com/ARMmbed/ble-examples/tree/master/BLE_EddystoneService'.```

@rgrover
Copy link
Contributor

rgrover commented Nov 26, 2015

thanks.

rgrover added a commit that referenced this pull request Nov 26, 2015
Reintroduce old Eddystone with deprecated warnings
@rgrover rgrover merged commit 15d0995 into ARMmbed:develop Nov 26, 2015
@rgrover
Copy link
Contributor

rgrover commented Nov 26, 2015

ref (@iriark01)

@rgrover
Copy link
Contributor

rgrover commented Nov 26, 2015

published v2.1.2

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

Successfully merging this pull request may close these issues.

2 participants