mirror of
https://github.com/YikeStone/ros_arduino_bridge.git
synced 2025-08-06 04:14:09 +05:30
Increased default timeout from 0.1 to 0.5 seconds
This commit is contained in:
parent
7e844b5991
commit
44137ce34c
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
port: /dev/ttyACM0
|
port: /dev/ttyACM0
|
||||||
baud: 57600
|
baud: 57600
|
||||||
timeout: 0.1
|
timeout: 0.5
|
||||||
|
|
||||||
rate: 50
|
rate: 50
|
||||||
sensorstate_rate: 10
|
sensorstate_rate: 10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user