mirror of
https://github.com/DJ2LS/FreeDATA
synced 2024-05-14 08:04:33 +00:00
Remove duplicate setting
This commit is contained in:
parent
70228054fd
commit
47242fb33e
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@ class CONFIG:
|
||||||
'control': str,
|
'control': str,
|
||||||
'serial_port': str,
|
'serial_port': str,
|
||||||
'model_id': int,
|
'model_id': int,
|
||||||
'serial_port': str,
|
|
||||||
'serial_speed': int,
|
'serial_speed': int,
|
||||||
'data_bits': int,
|
'data_bits': int,
|
||||||
'stop_bits': int,
|
'stop_bits': int,
|
||||||
|
|
Loading…
Reference in a new issue