Add CUAV 5+ and Nano to fmu-v5 manifest

* rcS: Set SYS_USE_IO for Nano
This commit is contained in:
David Sidrane
2019-06-14 10:19:41 -07:00
committed by Daniel Agar
parent bf08b60b8f
commit 6eb4cf0ceb
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -259,7 +259,7 @@ else
then
# Check for the mini using build with px4io fw file
# but not a px4IO
if ver hwtypecmp V540
if ver hwtypecmp V540 V560
then
param set SYS_USE_IO 0
else