1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 18:39:05 +00:00
trezor-firmware/embed/extmod/modtrezorui/font_bitmap.h

4 lines
63 B
C
Raw Normal View History

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