README: Make hex and UTF-8 code consistent for the chosen example
This commit is contained in:
parent
93d7da1691
commit
b0a0afdd4b
|
@ -16,7 +16,7 @@
|
||||||
- Define the new symbols in `src/displayapp/screens/Symbols.h`:
|
- 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:
|
### the config file format:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user