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