1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/arduino_adafruit_sensor/doc.txt
Gunar Schorcht 7aab4126af pkg/arduino_adafruit_sensor: add Adafruit Unified Sensor Driver
A number of Adafruit sensor drivers use the class Adafruit_Sensor from the Adafruit Unified Sensor Driver. To support such drivers, the Adafruit Unified Sensor Driver is imported as package.
2022-12-15 18:36:05 +01:00

7 lines
190 B
Plaintext

/**
* @defgroup pkg_adafruit_sensor Adafruit Unified Sensor Driver
* @ingroup pkg
* @brief Adafruit Unified Sensor Driver
* @see https://github.com/adafruit/Adafruit_Sensor
*/