mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-25 04:30:34 +08:00
3fb1459c33
* ManualControl: Payload Power Switch: default PAYLOAD_POWER_EN false if RC_MAP_PAY_SW is configured. Apply initial switch state for Payload Power * make format * ManualControl: init power_en in init() * ManualControl: Apply payload power state on first switch receipt if not armed * simplfy * fix idefs * simplify