This website works better with JavaScript.
Explore
Help
Register
Sign In
zrzk
/
px4_autopilot
Watch
1
Star
0
Fork
You've already forked px4_autopilot
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
aerofc: make sure we don't have IO enabled
sbg
Lucas De Marchi
9 years ago
committed by
Lorenz Meier
parent
f5c65cf206
commit
fdb5a92873
1 changed files
with
5 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
5
ROMFS/px4fmu_common/init.d/rcS
5
ROMFS/px4fmu_common/init.d/rcS
Unescape
Escape
View File
@ -175,6 +175,11 @@ then
set AUTOCNF yes
set AUTOCNF yes
fi
fi
fi
fi
if ver hwcmp AEROFC_V1
then
set USE_IO no
fi
else
else
set USE_IO no
set USE_IO no
fi
fi
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
zrzk/px4_autopilot
Title
Body
Create Issue