SensorLib
0.5.0
Multi-platform sensor driver library for Arduino, PlatformIO, and ESP-IDF
Loading...
Searching...
No Matches
LightSensorDrv.hpp
Go to the documentation of this file.
1
29
#pragma once
30
31
#include "
SensorBuildOpt.h
"
32
33
#if !SENSORLIB_EXCLUDE_CM32181
34
#include "
sensor/light_sensor/SensorCM32181.hpp
"
35
#endif
36
37
#if !SENSORLIB_EXCLUDE_LTR553
38
#include "
sensor/light_sensor/SensorLTR553.hpp
"
39
#endif
SensorBuildOpt.h
SensorCM32181.hpp
@license MIT License
SensorLTR553.hpp
src
LightSensorDrv.hpp
Generated by
1.9.8