updated code to be compatiable with configurator

This commit is contained in:
dekunukem
2022-02-13 17:56:21 +00:00
parent 0a564e2723
commit c3e5c7ab41
4 changed files with 69 additions and 19 deletions

View File

@@ -321,6 +321,7 @@ code_value_to_name_lookup = {
}
board_id_lookup = {
'Unknown':0,
'IBMPC':1,
'ADB':2,
}