ARMmbed / ble-examples

BLE demos using mbed OS 3 and yotta.
Apache License 2.0
24 stars 27 forks source link

EddystoneService: Make DEVICE_NAME and DEFAULT_URL non-global #51

Closed janjongboom closed 8 years ago

janjongboom commented 8 years ago

And allow to override DEVICE_NAME.

@andresag01 Can you check and see if I did something stupid or leak accidental memory?

andresag01 commented 8 years ago

Closing this PR because it is based in a previous version of the Eddystone library. I have made a new PR that achieves the same functionality: https://github.com/ARMmbed/ble-examples/pull/54

janjongboom commented 8 years ago

@andresag01 ok!