mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 15:38:11 +00:00
Distinguish 1 and l better.
This commit is contained in:
parent
c574c0a497
commit
8806accb2e
@ -47,7 +47,7 @@
|
||||
/* 0x2e . */ (uint8_t *)"\x03\x00\x02\x00",
|
||||
/* 0x2f / */ (uint8_t *)"\x03\x06\x38\xc0",
|
||||
/* 0x30 0 */ (uint8_t *)"\x05\x7c\x82\x92\x82\x7c",
|
||||
/* 0x31 1 */ (uint8_t *)"\x05\x00\x42\xfe\x02\x00",
|
||||
/* 0x31 1 */ (uint8_t *)"\x05\x22\x42\xfe\x02\x02",
|
||||
/* 0x32 2 */ (uint8_t *)"\x05\x42\x86\x8a\x92\x62",
|
||||
/* 0x33 3 */ (uint8_t *)"\x05\x44\x82\x92\x92\x6c",
|
||||
/* 0x34 4 */ (uint8_t *)"\x05\x18\x28\x48\x88\xfe",
|
||||
@ -106,7 +106,7 @@
|
||||
/* 0x69 i */ (uint8_t *)"\x05\x00\x22\xbe\x02\x00",
|
||||
/* 0x6a j */ (uint8_t *)"\x05\x02\x01\x21\xbe\x00",
|
||||
/* 0x6b k */ (uint8_t *)"\x05\xfe\x08\x14\x22\x00",
|
||||
/* 0x6c l */ (uint8_t *)"\x05\x82\x82\xfe\x02\x02",
|
||||
/* 0x6c l */ (uint8_t *)"\x05\x80\x80\xfc\x02\x02",
|
||||
/* 0x6d m */ (uint8_t *)"\x05\x3e\x20\x1e\x20\x1e",
|
||||
/* 0x6e n */ (uint8_t *)"\x05\x3e\x10\x20\x20\x1e",
|
||||
/* 0x6f o */ (uint8_t *)"\x05\x1c\x22\x22\x22\x1c",
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.8 KiB |
Loading…
Reference in New Issue
Block a user