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.
Revision 4:3a9cfb1ab658, committed 2015-02-15
- Comitter:
- dannellyz
- Date:
- Sun Feb 15 21:24:57 2015 +0000
- Parent:
- 3:fb34ddc9441f
- Child:
- 5:f9b8a3a241b1
- Commit message:
- more comments
Changed in this revision
| easyNeo.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/easyNeo.h Sun Feb 15 21:21:08 2015 +0000 +++ b/easyNeo.h Sun Feb 15 21:24:57 2015 +0000 @@ -1,4 +1,4 @@ -/* +/*! Class to use the NeoPixels on an mbed with ease */ #include "mbed.h"