Skip to content

Commit

Permalink
Roll version number to 1.4.00
Browse files Browse the repository at this point in the history
  • Loading branch information
clough42 committed Feb 25, 2021
1 parent eef2418 commit 84ab988
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, THREE | POINT, ZERO, ONE },
.message = { LETTER_E, LETTER_L, LETTER_S, DASH, ONE | POINT, FOUR | POINT, ZERO, ZERO },
.displayTime = UI_REFRESH_RATE_HZ * 1.5
};

Expand Down

0 comments on commit 84ab988

Please sign in to comment.