Initial publish

Dependencies:   mbed

Fork of el17dg by Dmitrijs Griskovs

Revision:
36:207ec7db8648
Parent:
30:d454d0cb72bc
Child:
37:6a2bf4488022
--- a/settings/settings.cpp	Tue Apr 30 20:51:39 2019 +0000
+++ b/settings/settings.cpp	Thu May 02 13:35:22 2019 +0000
@@ -33,7 +33,6 @@
     else if (current_page == 1){ settingsPage1();}
     
     drawArrowsAndExitButton();
-    //lcd.printString("Push B to Exit",0,5);
     lcd.printString("Use the Pot",0,4);
     bool back_to_menu = false; 
     if (gamepad.check_event(gamepad.B_PRESSED)){