Skip to content

Commit

Permalink
Update rancilio-pid.ino
Browse files Browse the repository at this point in the history
add display rotation
  • Loading branch information
Miau09 authored May 31, 2020
1 parent bc30601 commit cc07145
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rancilio-pid/rancilio-pid.ino
Original file line number Diff line number Diff line change
Expand Up @@ -397,6 +397,7 @@ void u8g2_prepare(void) {
u8g2.setDrawColor(1);
u8g2.setFontPosTop();
u8g2.setFontDirection(0);
u8g2.setDisplayRotation(DISPALYROTATE);
}

/********************************************************
Expand Down

0 comments on commit cc07145

Please sign in to comment.