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