Enable bmx160 on native (#7844)

This commit is contained in:
Jonathan Bennett
2025-09-04 06:16:38 -05:00
committed by GitHub
parent ced334d13b
commit cc37535b2d
4 changed files with 6 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
#if !defined(ARCH_STM32WL) && !MESHTASTIC_EXCLUDE_I2C
#if defined(RAK_4631) && !defined(RAK2560) && __has_include(<Rak_BMX160.h>)
#if !defined(RAK2560) && __has_include(<Rak_BMX160.h>)
#include "Fusion/Fusion.h"
#include <Rak_BMX160.h>