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