API for driving Adafruit's NeoPixels using RedBear's BLE Nano or BLE nRF51822

Dependencies:   mbed

Fork of RedBearNano_NeoPixels by Chris Bick

Committer:
namako
Date:
Sat Jul 23 08:17:37 2016 +0000
Revision:
1:2817122fd31a
Parent:
0:bb19df120222
??????????

Who changed what in which revision?

UserRevisionLine numberNew contents of line
bickster 0:bb19df120222 1 # NeoPixel API for RedBear Nano and BLE nRF51822
bickster 0:bb19df120222 2 This is the github repo from https://github.com/lavallc/nrf51-neopixel with modifications to support the RedBear boards.
bickster 0:bb19df120222 3
bickster 0:bb19df120222 4 # Contributors
bickster 0:bb19df120222 5 * RedBearLabs.com see https://redbearlab.zendesk.com/entries/73654999-BLE-Nano-with-Neopixel-WS2812-mbed
bickster 0:bb19df120222 6 * https://github.com/lavallc/nrf51-neopixel/issues/1