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.
Diff: WS2811.cpp
- Revision:
- 2:9447404f2d16
- Parent:
- 1:86a910560879
- Child:
- 3:df4319053bfa
diff -r 86a910560879 -r 9447404f2d16 WS2811.cpp --- a/WS2811.cpp Thu Jun 11 15:24:41 2015 +0000 +++ b/WS2811.cpp Thu Jun 11 15:32:07 2015 +0000 @@ -71,7 +71,7 @@ // class static template <unsigned MAX_LEDS_PER_STRIP> -WS2811<MAX_LEDS_PER_STRIP>::DMALayout WS2811<MAX_LEDS_PER_STRIP>::dmaData WORD_ALIGNED; +struct WS2811<MAX_LEDS_PER_STRIP>::DMALayout WS2811<MAX_LEDS_PER_STRIP>::dmaData WORD_ALIGNED; // class static template <unsigned MAX_LEDS_PER_STRIP>
Generic WS2811/WS2812