SYS_HITL: reserve value -1 for external HITL

This commit is contained in:
Beat Küng
2020-06-03 11:46:17 +02:00
committed by Daniel Agar
parent 867453eada
commit 5ce006dd8b
2 changed files with 6 additions and 1 deletions
@@ -70,7 +70,7 @@ then
param set SER_TEL2_BAUD 921600
fi
if param compare SYS_HITL 0
if ! param greater SYS_HITL 0
then
tap_esc start -d /dev/ttyS0 -n 4
usleep 300000