mirror of
https://github.com/meshtastic/firmware.git
synced 2025-10-08 15:32:48 +00:00
Un-clobber bmx160
This commit is contained in:
parent
f782feb2bb
commit
78735a94dc
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
#include "MotionSensor.h"
|
#include "MotionSensor.h"
|
||||||
|
|
||||||
#if !defined(ARCH_STM32WL) && !MESHTASTIC_EXCLUDE_I2C && __has_include(<Rak_BMX160.h>)
|
#if !defined(ARCH_STM32WL) && !MESHTASTIC_EXCLUDE_I2C
|
||||||
|
|
||||||
#if defined(RAK_4631) && !defined(RAK2560) && __has_include(<Rak_BMX160.h>)
|
#if defined(RAK_4631) && !defined(RAK2560) && __has_include(<Rak_BMX160.h>)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user