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: WS281X.h
- Revision:
- 16:01e073c662d7
- Parent:
- 9:087006b19049
- Child:
- 20:28fe0d0d081b
--- a/WS281X.h Fri Aug 19 18:27:33 2016 +0000 +++ b/WS281X.h Sat Aug 20 19:10:59 2016 +0000 @@ -27,7 +27,9 @@ #include "ColorLib.h" //---------------------------------------------------------------------------- +#ifndef MAX_PIXELS #define MAX_PIXELS 170 +#endif //---------------------------------------------------------------------------- /**