correction
This commit is contained in:
parent
4f147b7bbc
commit
7af08a4b48
@ -93,7 +93,7 @@ def get_608_rev():
|
||||
return 'A'
|
||||
if config[7] == 0x3:
|
||||
return 'B'
|
||||
if config[7] == 0x4:
|
||||
if config[7] == 0x5:
|
||||
return 'C'
|
||||
return '?'
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user