SensorLib
0.5.0
Multi-platform sensor driver library for Arduino, PlatformIO, and ESP-IDF
Loading...
Searching...
No Matches
sensor/magnetometer/qmc/SensorQMC6310.hpp
Go to the documentation of this file.
1
30
#pragma once
31
32
#include "../../../SensorBuildOpt.h"
33
#if !SENSORLIB_EXCLUDE_QMC6310
34
35
#include "
SensorQSTMagnetic.hpp
"
36
40
typedef
SensorQSTMagnetic
SensorQMC6310
;
41
42
#endif
SensorQSTMagnetic.hpp
@license MIT License
SensorQSTMagnetic
Definition
SensorQSTMagnetic.hpp:40
SensorQMC6310
SensorQSTMagnetic SensorQMC6310
Typedef to create an alias for SensorQSTMagnetic specifically for QMC6310 compatibility.
Definition
sensor/magnetometer/qmc/SensorQMC6310.hpp:40
src
sensor
magnetometer
qmc
SensorQMC6310.hpp
Generated by
1.9.8