Skip to content

Commit

Permalink
fix hello word disaplay mirrored
Browse files Browse the repository at this point in the history
  • Loading branch information
lanselambor committed Jan 29, 2019
1 parent 1ff3d33 commit ba271fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Samples/Grove_OLED_Display/GroveOledDisplay/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ int main(int argc, char *argv[])
// Word display
clearDisplay();
setNormalDisplay();
setVerticalMode();

for (uint8_t i = 0; i < 16; i++)
{
Expand Down

0 comments on commit ba271fb

Please sign in to comment.