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