Skip to content

Commit

Permalink
Update version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
clough42 committed Dec 1, 2019
1 parent 56efba7 commit adf633e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion els-f280049c/UserInterface.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

const MESSAGE STARTUP_MESSAGE_2 =
{
.message = { LETTER_E, LETTER_L, LETTER_S, DASH, ONE | POINT, ONE | POINT, ZERO, ZERO },
.message = { LETTER_E, LETTER_L, LETTER_S, DASH, ONE | POINT, ONE | POINT, ZERO, ONE },
.displayTime = UI_REFRESH_RATE_HZ * 1.5
};

Expand Down

0 comments on commit adf633e

Please sign in to comment.