Skip to content

Commit

Permalink
Update opaal_ui.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
pkied committed Nov 12, 2021
1 parent e1a6afe commit ef74951
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions opaal_ui.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -126,4 +126,5 @@ void OpaalUI::_mvClock() {
this->_oled.setFont(CalLite24);
this->_oled.setCursor(38,3);
this->_oled.print(time_buf);
this->_oled.clearToEOL();
};

0 comments on commit ef74951

Please sign in to comment.