Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: main.cpp
- Revision:
- 6:30b4122b0ee2
- Parent:
- 3:f56c36ea8266
diff -r b5e4fbe59746 -r 30b4122b0ee2 main.cpp
--- 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);