ece4180final
/
Led_demo
demo, add text and string
Fork of Led_demo by
Diff: main.cpp
- Revision:
- 2:bf21ec069402
- Parent:
- 1:0d37843b8283
--- a/main.cpp Fri Apr 25 18:58:35 2014 +0000 +++ b/main.cpp Fri Apr 25 19:08:22 2014 +0000 @@ -1,12 +1,3 @@ -/* - * Adafruit NeoPixel 8x8 matrix example - * - * This program displays a couple simple patterns on an 8x8 NeoPixel matrix. - * - * 3 buttons are used for DigitalIns, 2 control the brightness up and down, - * and the third switches patterns - */ - #include "mbed.h" #include "NeoStrip.h" #include "text.h"