mozilla-sensorweb / sensorweb-firmware

Contains all code that runs on the SensorWeb device
Mozilla Public License 2.0
4 stars 3 forks source link

Add function to return a unique ID #34

Closed dhylands closed 7 years ago

dhylands commented 7 years ago

Each device needs a unique ID. It looks like this will wind up being the MAC address, but I'll leave it as a unique_id API in case we decide to change our minds and derive the unique id some other way.

dhylands commented 7 years ago

Done in https://github.com/fabricedesre/cc3200-rs/commit/8d9bc47f797f191389b1631eb5c6ddd94b3097d8