sandeepmistry / arduino-BLEPeripheral

An Arduino library for creating custom BLE peripherals with Nordic Semiconductor's nRF8001 or nR51822.
MIT License
463 stars 179 forks source link

Minor additions of prefix/suffix in EddystoneBeacon.cpp #62

Closed ioarun closed 8 years ago

ioarun commented 8 years ago

Added Eddystone TLM feature in the Eddystone.h library. See the usage in examples folder.

sandeepmistry commented 8 years ago

Closing, these changes are duplicating in #63.