test

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
okano
Date:
Sat Aug 30 06:06:30 2014 +0000
Parent:
0:28146a695ef4
Commit message:
test

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Thu Jul 31 08:08:48 2014 +0000
+++ b/main.cpp	Sat Aug 30 06:06:30 2014 +0000
@@ -5,7 +5,6 @@
 
 int main()
 {
-
     while(1) {
         if ( ain > 0.5 )
             myled = 1;