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.
Dependencies: mbed mbed-rtos TextLCD
Diff: main.cpp
- Revision:
- 20:c943b74eb3bd
- Parent:
- 19:384642f39496
- Child:
- 21:6d9f6a986647
--- a/main.cpp	Tue Feb 12 11:28:07 2019 +0000
+++ b/main.cpp	Tue Feb 12 17:09:27 2019 +0000
@@ -103,7 +103,7 @@
 
     //Output data to lcd prior to main code starting
     
-    INTERFACE.Interface_Init();
+    //INTERFACE.Interface_Init();
     lcd.printf("Ready   Player\n");
     lcd.printf("     One      \n");
     Thread::wait(1000);