add iphone Support.

Dependencies:   NeoStrip mbed

Fork of Led_demo by ece4180final

Files at this revision

API Documentation at this revision

Comitter:
zchen78
Date:
Fri Apr 25 19:08:22 2014 +0000
Parent:
2:0d37843b8283
Commit message:
get rid of unnecessary comments

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 0d37843b8283 -r bf21ec069402 main.cpp
--- 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"