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

Revision:
4:16ef874fa57f
Parent:
3:91af7b451005
--- 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)