From e3bf00a1502bc62901f3dc881afdb19403d39b0f Mon Sep 17 00:00:00 2001 From: Andy Piper Date: Tue, 20 Aug 2024 18:11:06 +0100 Subject: [PATCH] AP_HAL_ChibiOS: dshot commands for reverse/3D should be sent to IOMCU --- libraries/AP_HAL_ChibiOS/RCOutput_serial.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libraries/AP_HAL_ChibiOS/RCOutput_serial.cpp b/libraries/AP_HAL_ChibiOS/RCOutput_serial.cpp index db7acbfd463b6c..e51c74a9950964 100644 --- a/libraries/AP_HAL_ChibiOS/RCOutput_serial.cpp +++ b/libraries/AP_HAL_ChibiOS/RCOutput_serial.cpp @@ -156,8 +156,8 @@ void RCOutput::update_channel_masks() { return; } -#if HAL_PWM_COUNT > 0 - for (uint8_t i=chan_offset; i 0 + for (uint8_t i=0; i