rcS:Added unset for TUNE_ERR

This commit is contained in:
David Sidrane 2018-08-10 11:37:58 -07:00 committed by Daniel Agar
parent 0e382aec71
commit ce47dc24da
1 changed files with 1 additions and 0 deletions

View File

@ -579,6 +579,7 @@ unset PWM_MIN
unset SDCARD_MIXERS_PATH
unset USE_IO
unset VEHICLE_TYPE
unset TUNE_ERR
#
# Boot is complete, inform MAVLink app(s) that the system is now fully up and running.