SensorLib 0.5.0
Multi-platform sensor driver library for Arduino, PlatformIO, and ESP-IDF
Loading...
Searching...
No Matches
ImuDrv.hpp
Go to the documentation of this file.
1
29#pragma once
30
31#include "SensorBuildOpt.h"
32
33#if !SENSORLIB_EXCLUDE_QMI8658
35#endif
36
37#if !SENSORLIB_EXCLUDE_BHI260_KLIO
39#endif
40
41#if !SENSORLIB_EXCLUDE_BHI260
43#endif
44
45#if !SENSORLIB_EXCLUDE_BHI360
47#endif
48
49#if !SENSORLIB_EXCLUDE_BHI_COMMON
50#include "bosch/BoschSensorDataHelper.hpp"
51#endif
@license MIT License
@license MIT License
@license MIT License
@license MIT License