From 5b56d9104d80543f4c68071918b94ead9bb87768 Mon Sep 17 00:00:00 2001 From: muramura Date: Sat, 20 Apr 2024 19:18:07 +0900 Subject: [PATCH] AP_IOMCU: Change division to multiplication --- libraries/AP_IOMCU/AP_IOMCU.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/AP_IOMCU/AP_IOMCU.cpp b/libraries/AP_IOMCU/AP_IOMCU.cpp index 93f0b7bc1d..defd5f1916 100644 --- a/libraries/AP_IOMCU/AP_IOMCU.cpp +++ b/libraries/AP_IOMCU/AP_IOMCU.cpp @@ -435,7 +435,7 @@ void AP_IOMCU::read_erpm() for (uint8_t j = 0; j < 4; j++) { const uint8_t esc_id = (i * 4 + j); if (dshot_erpm.update_mask & 1U<