test

Dependencies:   mbed

Revision:
1:2d92ecdbd38b
Parent:
0:cc2c1ca74f72
diff -r cc2c1ca74f72 -r 2d92ecdbd38b main.cpp
--- a/main.cpp	Fri Sep 02 14:06:37 2016 +0000
+++ b/main.cpp	Wed Sep 07 20:20:51 2016 +0000
@@ -2,7 +2,7 @@
 
 DigitalOut myled1(p21);
 DigitalIn inp(p30);
-//PwmOut myled3(p24);
+//admin test
 int main() {
     while (1) {
         if (inp < 0.1){