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

4 lines
56 B
C

#include <stdint.h>
extern const uint8_t *Font_Bitmap;