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-12 18:49:07 +00:00
Code
Issues
Releases
Wiki
Activity
b592a95fb1
trezor-firmware
/
micropython
/
extmod
/
modtrezorui
/
font_roboto_bold_20.h
4 lines
85 B
C
Raw
Normal View
History
Unescape
Escape
reorganize modtrezorui sources
2016-05-11 19:05:08 +00:00
#
include
<stdint.h>
modtrezorui: add extern to includes
2017-02-22 13:26:30 +00:00
extern
const
uint8_t
*
const
Font_Roboto_Bold_20
[
126
+
1
-
32
]
;
Reference in New Issue
Copy Permalink