From 384ee12879356733a2e82810a6ac28469ccc5fc6 Mon Sep 17 00:00:00 2001 From: Mark Haslinghuis Date: Tue, 28 Mar 2023 20:17:37 +0200 Subject: [PATCH] CONFIG: Add ICM42688P to CRAZYBEEF4FS (#12579) --- src/config/CRAZYBEEF4FS/config.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/config/CRAZYBEEF4FS/config.h b/src/config/CRAZYBEEF4FS/config.h index 93460a98d0..02453a5100 100644 --- a/src/config/CRAZYBEEF4FS/config.h +++ b/src/config/CRAZYBEEF4FS/config.h @@ -28,8 +28,10 @@ #define USE_ACC #define USE_ACC_SPI_MPU6000 +#define USE_ACC_SPI_ICM42688P #define USE_GYRO #define USE_GYRO_SPI_MPU6000 +#define USE_GYRO_SPI_ICM42688P #define USE_RX_CC2500 #define USE_MAX7456