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
35#endif
36
37#if !SENSORLIB_EXCLUDE_HAPTIC_AW86224
39#endif
@license MIT License
@license MIT License