trezor-core/embed/extmod/modtrezorui/font_bitmap.h

4 lines
63 B
C
Raw Normal View History

2017-02-14 09:05:39 -08:00
#include <stdint.h>
2017-03-28 12:09:21 -07:00
extern const uint8_t * const Font_Bitmap;