trezor-core/micropython/extmod/modtrezorui/font_robotomono_regular_20.h

4 lines
92 B
C
Raw Normal View History

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