Norimasa Okamoto / Mbed 2 deprecated TinyJS

Dependencies:   mbed

Fork of TinyJS by Takehisa Oneta

Revision:
6:30b4122b0ee2
Parent:
3:f56c36ea8266
Child:
9:f80cf055f03d
--- a/main.cpp	Sun Jan 19 16:30:15 2014 +0000
+++ b/main.cpp	Sun Jan 19 17:57:05 2014 +0000
@@ -58,7 +58,7 @@
     while(1) {
         printf("\n");
         printf("--------------------------\n");
-        printf("TinyJS on mbed LPC1768 ported by ohneta.\n");
+        printf("TinyJS on mbed\n");
 
         tinyjs_main(NULL, NULL);