Just Call Me Koko пре 6 година
родитељ
комит
9e3f85dd51
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      esp32_marauder/MenuFunctions.cpp

+ 1 - 0
esp32_marauder/MenuFunctions.cpp

@@ -214,6 +214,7 @@ void MenuFunctions::main()
   y = -1;
 }
 
+// Return display to normal after having been in landscape
 void MenuFunctions::orientDisplay()
 {
   display_obj.tft.init();