ROMFS:Removed FMUv1 from rcS etal

This commit is contained in:
David Sidrane
2017-08-10 08:31:54 -10:00
committed by Daniel Agar
parent c0bff500fe
commit 62a2351a72
5 changed files with 133 additions and 257 deletions
-4
View File
@@ -11,10 +11,6 @@ px4io recovery
# Adjust PX4IO update rate limit
#
set PX4IO_LIMIT 400
if ver hwcmp PX4FMU_V1
then
set PX4IO_LIMIT 200
fi
if px4io limit ${PX4IO_LIMIT}
then