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

4 lines
85 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_Roboto_Bold_20[126 + 1 - 32];