From de015249a7382bb110657f42fffa7467dbb0f53f Mon Sep 17 00:00:00 2001 From: Ahmad KASSEM <71368418+ahmad-kassem@users.noreply.github.com> Date: Wed, 3 Apr 2024 10:14:28 +0300 Subject: [PATCH] Update BKMN-NERO.config In the first commit I forgot to add the USE_ACC gyro definition, and this is throwing an error in the cloud build. I corrected this now. --- configs/default/BKMN-NERO.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/default/BKMN-NERO.config b/configs/default/BKMN-NERO.config index 39070d37f..59822eff2 100644 --- a/configs/default/BKMN-NERO.config +++ b/configs/default/BKMN-NERO.config @@ -1,7 +1,7 @@ # Betaflight / STM32F7X2 (S7X2) 4.4.3 Mar 18 2024 / 20:58:20 (738127e7e) MSP API: 1.45 -#define USE_GYRO -#define USE_GYRO_SPI_ICM20602 +#define USE_ACC +#define USE_ACC_SPI_ICM20602 #define USE_GYRO #define USE_GYRO_SPI_ICM20602 #define USE_SDCARD