From 54adf5002f4358da438c8be2969054bfd965b1db Mon Sep 17 00:00:00 2001 From: Marcelo Bezerra <23555060+mmosca@users.noreply.github.com> Date: Thu, 26 Sep 2024 11:53:36 +0200 Subject: [PATCH] Missed change --- src/main/target/MICOAIR743/target.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/target/MICOAIR743/target.h b/src/main/target/MICOAIR743/target.h index 9326d6622b9..526cf438d08 100644 --- a/src/main/target/MICOAIR743/target.h +++ b/src/main/target/MICOAIR743/target.h @@ -103,7 +103,7 @@ #ifdef MICOAIR743_EXTMAG // External compass -#define MAG_I2C_BUS BUS_I2C2 +#define MAG_I2C_BUS BUS_I2C1 #else // Onboard compass #define MAG_I2C_BUS BUS_I2C2