ssd1306 2D and font
This commit is contained in:
parent
61caf8c9f4
commit
cd315788c8
10 changed files with 7266 additions and 0 deletions
8
extras/fonts/config.h
Normal file
8
extras/fonts/config.h
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#ifndef _EXTRAS_FONTS_CONFIG_H_
|
||||
#define _EXTRAS_FONTS_CONFIG_H_
|
||||
|
||||
#ifndef NUM_FONTS
|
||||
#define NUM_FONTS 3
|
||||
#endif
|
||||
|
||||
#endif /* _EXTRAS_FONTS_CONFIG_H_ */
|
||||
Loading…
Add table
Add a link
Reference in a new issue