SensorLib
0.5.0
Multi-platform sensor driver library for Arduino, PlatformIO, and ESP-IDF
Loading...
Searching...
No Matches
Deprecated List
Class
AXP192Adc
This class is now a template wrapper. Use AXP1xxAdc<AXP192Core, AdcTraitsBase<AXP192Core>> directly if more flexibility is needed.
Member
HapticDriver_DRV2605::setERMLRA
(bool erm)
Use
setActuatorType()
instead.
Member
TouchDrvInterface::getPoint
(int16_t *x_array, int16_t *y_array, uint8_t get_point=1) __attribute__((deprecated("use getTouchPoints instead of getPoint")))
Use
getTouchPoints()
instead, which returns a richer
TouchPoints
object.
Generated by
1.9.8