SensorLib
0.5.0
Multi-platform sensor driver library for Arduino, PlatformIO, and ESP-IDF
Loading...
Searching...
No Matches
SensorDRV2605.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include "
SensorBuildOpt.h
"
4
5
#pragma message("WARNING: SensorDRV2605.hpp is deprecated. Include HapticDrivers.hpp instead.")
6
7
#if !SENSORLIB_EXCLUDE_HAPTIC_DRV2605
8
#include "
haptic/HapticDriver_DRV2605.hpp
"
9
10
11
using
SensorDRV2605
=
HapticDriver_DRV2605
;
12
#endif
HapticDriver_DRV2605.hpp
@license MIT License
SensorBuildOpt.h
HapticDriver_DRV2605
Driver for the TI DRV2605/DRV2604 haptic motor controller.
Definition
HapticDriver_DRV2605.hpp:116
src
SensorDRV2605.hpp
Generated by
1.9.8