Update MenuFunctions.cpp

This commit is contained in:
Just Call Me Koko
2020-01-31 07:58:18 -05:00
committed by GitHub
parent 4a460db4f4
commit 9e3f85dd51

View File

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