1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 18:39:05 +00:00
trezor-firmware/micropython/extmod/modtrezorui/font_bitmap.h
2017-02-22 17:27:53 +01:00

4 lines
56 B
C

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