v0.9.670
This commit is contained in:
10
yoRadio/src/displays/fonts/dsfont52.h
Normal file
10
yoRadio/src/displays/fonts/dsfont52.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef dsfont_h
|
||||
#define dsfont_h
|
||||
|
||||
#if CLOCKFONT_MONO
|
||||
#include "DS_DIGI42pt7b_mono.h" // https://tchapi.github.io/Adafruit-GFX-Font-Customiser/
|
||||
#else
|
||||
#include "DS_DIGI42pt7b.h"
|
||||
#endif
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user