update gomspace commands #112
@ -146,7 +146,7 @@ def pack_gomspace_cmds(
|
||||
target_table = int(
|
||||
input(
|
||||
"Target table ID [0: Board Config, 1: Module Config, 2: Calibration Parameter, "
|
||||
"value + 4 for default table]: "
|
||||
"4: HK TM]: "
|
||||
)
|
||||
)
|
||||
if target_table not in [0, 1, 2, 4]:
|
||||
|
Loading…
Reference in New Issue
Block a user