浏览代码

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