소스 검색

Update MenuFunctions.cpp

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();