Skip to content
Snippets Groups Projects
Commit 237770b6 authored by Robin.Mueller's avatar Robin.Mueller
Browse files

serial timeout higher to fix mission build issue

parent cfb49d96
Branches
Tags
No related merge requests found
......@@ -47,7 +47,7 @@ displayMode = "long"
comIF = 0
# COM Port for serial communication
comPort = 'COM0'
serialTimeout = 0.003
serialTimeout = 0.01
# Time related
tmTimeout = 10
tcSendTimeoutFactor = 2.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment