mirror of
https://github.com/nopnop2002/esp-idf-ssd1306.git
synced 2024-10-03 18:18:47 -04:00
Update README.md
This commit is contained in:
parent
3df4b5bd68
commit
4828671395
@ -40,7 +40,7 @@ Specify the font variable name with the -n option.
|
||||
Characters that cannot be used in C language variable names will result in an error during compilation.
|
||||
This is unacceptable.
|
||||
```
|
||||
./bdf2c -n Scroll-o_Sprites -b < $HOME/u8g2-hal-esp-idf/examples/i2c/components/u8g2/tools/font/pbm/Scroll-o-Sprites.bdf > main/Scroll-o-Sprites.h
|
||||
./bdf2c -n Scroll-o_Sprites -b < $HOME/u8g2/tools/font/pbm/Scroll-o-Sprites.bdf > main/Scroll-o-Sprites.h
|
||||
```
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user