ELEC2645 (2018/19) / Mbed 2 deprecated el17dg

Dependencies:   mbed

Fork of el17dg by Dmitrijs Griskovs

Revision:
37:6a2bf4488022
Parent:
36:207ec7db8648
Child:
38:ef3968546d36
diff -r 207ec7db8648 -r 6a2bf4488022 main/main.cpp
--- a/main/main.cpp	Thu May 02 13:35:22 2019 +0000
+++ b/main/main.cpp	Mon May 06 22:35:51 2019 +0000
@@ -53,9 +53,7 @@
 int main(){
     lcd.init();
     gamepad.init();
-    #ifdef DEBUGel17dg
-    printf("Intro starts\n");
-    #endif 
+    DG_PRINTF("Intro starts\n");
     intro();
     createdByIntro();
     noteToPlayer();