1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 13:38:12 +00:00
trezor-firmware/micropython/extmod/modtrezorui/font_bitmap.h
2017-02-14 18:05:39 +01:00

4 lines
49 B
C

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