Make component/script names match XML device names (specifically, serial and parallel, which used to be serialport and parallelport)
This commit is contained in:
parent
51c7b96f3c
commit
ded8f15e86
22 changed files with 913 additions and 925 deletions
|
|
@ -78,7 +78,7 @@
|
|||
"model": "deskpro386",
|
||||
"sound": false
|
||||
},
|
||||
"serialport": {
|
||||
"serial": {
|
||||
"id": "com2",
|
||||
"adapter": 2,
|
||||
"binding": "console"
|
||||
|
|
|
|||
Loading…
Reference in a new issue