mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-29 19:57:12 +08:00
ROMFS:Removed FMUv1 from rcS etal
This commit is contained in:
committed by
Daniel Agar
parent
c0bff500fe
commit
62a2351a72
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user