We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93d7da1 commit b0a0afdCopy full SHA for b0a0afd
src/displayapp/fonts/README.md
@@ -16,7 +16,7 @@
16
- Define the new symbols in `src/displayapp/screens/Symbols.h`:
17
18
```
19
-static constexpr const char* newSymbol = "\xEF\x86\x85";
+static constexpr const char* newSymbol = "\xEF\x99\x81";
20
21
22
### the config file format:
0 commit comments