mirror of
https://github.com/justcallmekoko/ESP32Marauder.git
synced 2025-12-05 20:40:25 -08:00
Update MenuFunctions.cpp
This commit is contained in:
committed by
GitHub
parent
4a460db4f4
commit
9e3f85dd51
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user