ARMmbed / ble-examples

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

Add persistent storage support to Eddystone demo #37

Closed andresag01 closed 8 years ago

andresag01 commented 8 years ago

Persistent storage for parameters is now supported in EddystoneService demo, yet this functionality is only enabled in nrf51-based devices. The demo will still compile and run without this functionality in other platforms.

andresag01 commented 8 years ago

@rgrover

rgrover commented 8 years ago

+1 go for it.