Skip to content

Commit c16b1e6

Browse files
committed
Formating
1 parent 834d34d commit c16b1e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/displayapp/screens/Adder.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ namespace Pinetime {
8686
void CleanUp();
8787

8888
MoveConsequence CheckMove() const;
89-
89+
9090
static constexpr const char DigitFont[10][8] = {
9191
// Font for digits 0-9
9292
{0x3E, 0x63, 0x73, 0x7B, 0x6F, 0x67, 0x3E, 0x00}, // 0

0 commit comments

Comments
 (0)