diff options
Diffstat (limited to 'src/displayapp/fonts/README.md')
| -rw-r--r-- | src/displayapp/fonts/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/displayapp/fonts/README.md b/src/displayapp/fonts/README.md index bcc2d49c..20fb4a43 100644 --- a/src/displayapp/fonts/README.md +++ b/src/displayapp/fonts/README.md @@ -16,7 +16,7 @@ - Define the new symbols in `src/displayapp/screens/Symbols.h`: ``` -static constexpr const char* newSymbol = "\xEF\x86\x85"; +static constexpr const char* newSymbol = "\xEF\x99\x81"; ``` ### the config file format: |
