Add airspeed boot workaround. From @kd0aij

This commit is contained in:
Lorenz Meier
2015-08-23 11:13:55 +02:00
parent 24af256516
commit bfef24bf72

View File

@@ -323,6 +323,8 @@ then
unset GPS_FAKE
# Needs to be this early for in-air-restarts
# Wait 10 ms for sensors (workaround for airspeed, to be removed)
usleep 10000
commander start
#