Color pixels library using WS2812B and nRF51822

Dependents:   BLE_Color_Pixels Grove_Node BLE_HeartRate

Color pixels library using WS2812B and nRF51822 (16Hz)

http://www.seeedstudio.com/depot/bmz_cache/4/4f346dc15724a7b5a5c1383253aeefc9.image.530x397.jpg

It's for

Files at this revision

API Documentation at this revision

Comitter:
yihui
Date:
Tue May 05 05:37:20 2015 +0000
Parent:
3:91af7b451005
Commit message:
update header file name

Changed in this revision

color_pixels.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 91af7b451005 -r 16ef874fa57f color_pixels.cpp
--- a/color_pixels.cpp	Thu Nov 06 02:19:42 2014 +0000
+++ b/color_pixels.cpp	Tue May 05 05:37:20 2015 +0000
@@ -28,7 +28,8 @@
  */
 
 #include "color_pixels.h"
-#include "nrf51822.h"
+#include "nrf51.h"
+#include "nrf51_bitfields.h"
 
 #if !defined ( __GNUC__ )
 // Generate a high level pulse (0.81us) of WS2812B's 1 code (0.9us +- 0.15us)