only:correcting defaultIpPort value
This commit is contained in:
parent
e3bb97088d
commit
95540dd085
|
@ -59,7 +59,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; Set default IP/port to our IP/port
|
||||
defaultIpAddress = localhost
|
||||
defaultIpPort = 29000;
|
||||
defaultIpPort = 29001
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
|
Loading…
Reference in New Issue