1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 10:29:01 +00:00
trezor-firmware/micropython/extmod/modtrezorui/font_robotomono_regular_20.h

4 lines
92 B
C
Raw Normal View History

2016-05-11 19:05:08 +00:00
#include <stdint.h>
2017-02-22 13:26:30 +00:00
extern const uint8_t * const Font_RobotoMono_Regular_20[126 + 1 - 32];