Skip to content
Snippets Groups Projects
Commit 04016e64 authored by BadWolf42's avatar BadWolf42 Committed by GitHub
Browse files

Added resetOrientation

parent b9d12db9
No related branches found
No related tags found
No related merge requests found
......@@ -203,6 +203,9 @@ class OLEDDisplay : public Print {
// Set display contrast
void setContrast(char contrast);
// Reset display rotation or mirroring
void resetOrientation();
// Turn the display upside down
void flipScreenVertically();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment