Norimasa Okamoto / Mbed 2 deprecated TinyJS

Dependencies:   mbed

Fork of TinyJS by Takehisa Oneta

Revision:
9:f80cf055f03d
Parent:
6:30b4122b0ee2
diff -r 819934a27c2d -r f80cf055f03d main.cpp
--- a/main.cpp	Mon Jan 20 00:07:35 2014 +0000
+++ b/main.cpp	Wed Sep 10 08:41:53 2014 +0000
@@ -51,7 +51,7 @@
 
 //---------------------------------------------
 //---------------------------------------------
-
+#if 0
 int main() {
     pc.baud(57600);
 
@@ -66,3 +66,4 @@
         printf("bye bye\n");
     }
 }
+#endif