We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 834d34d commit c16b1e6Copy full SHA for c16b1e6
src/displayapp/screens/Adder.h
@@ -86,7 +86,7 @@ namespace Pinetime {
86
void CleanUp();
87
88
MoveConsequence CheckMove() const;
89
-
+
90
static constexpr const char DigitFont[10][8] = {
91
// Font for digits 0-9
92
{0x3E, 0x63, 0x73, 0x7B, 0x6F, 0x67, 0x3E, 0x00}, // 0
0 commit comments