display orientation fixed
This commit is contained in:
@ -184,6 +184,7 @@ void productionSetup() {
|
||||
digitalWrite(Vext,LOW);
|
||||
display.init();
|
||||
display.setFont(ArialMT_Plain_16);
|
||||
display.screenRotate(ANGLE_180_DEGREE);
|
||||
display.clear();
|
||||
display.display();
|
||||
|
||||
|
Reference in New Issue
Block a user