This website requires JavaScript.
Explore
Help
Sign In
arno
/
trezor-firmware
Watch
1
Star
0
Fork
0
You've already forked trezor-firmware
mirror of
https://github.com/trezor/trezor-firmware.git
synced
2024-11-27 09:58:27 +00:00
Code
Issues
Releases
Wiki
Activity
78d82386d1
trezor-firmware
/
micropython
/
extmod
/
modtrezorui
/
font_bitmap.h
4 lines
56 B
C
Raw
Normal View
History
Unescape
Escape
modtrezorui: add display_btext
2017-02-14 17:05:39 +00:00
#
include
<stdint.h>
modtrezorui: fix Font_Bitmap extern
2017-02-22 16:27:37 +00:00
extern
const
uint8_t
*
Font_Bitmap
;
Reference in New Issue
Copy Permalink