Fix misleading part of README

This commit is contained in:
Forbidden Tempura 2024-06-02 10:56:30 +00:00
parent 4a3b49402b
commit 885d48ca85

View file

@ -53,7 +53,7 @@ It needs to define an array or tuple `BOOTROM_KEYS` like this:
'normalkey': b'',
},
# etc.
) * 0x40
)
Note that these are *bytes*. You can use [yellows8's boot9 tools](https://github.com/yellows8/boot9_tools) to extract the required keyX for slot 0x3b.