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
41
42#endif
@license MIT License
SensorQSTMagnetic SensorQMC6310
Typedef to create an alias for SensorQSTMagnetic specifically for QMC6310 compatibility.