Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: Multi_WS2811 mbed MMA8451Q
Fork of WS2811 by
Diff: LPD8806.cpp
- Revision:
- 5:70ded6500cd3
- Parent:
- 4:0b75eb84a6d2
--- a/LPD8806.cpp Fri Oct 05 05:41:39 2012 +0000
+++ b/LPD8806.cpp Wed Oct 10 05:43:58 2012 +0000
@@ -43,6 +43,8 @@
// Issue initial latch to 'wake up' strip (latch length varies w/numLEDs)
writezeros(3 * ((numLEDs + 63) / 64));
+ blank();
+ show();
}
uint16_t LPD8806::numPixels(void) {

Generic WS2811/WS2812