mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/ina3221: Add docs to SAUL group
This commit is contained in:
parent
8dff7b57ad
commit
533428448d
@ -9,6 +9,7 @@
|
||||
/**
|
||||
* @defgroup drivers_ina3221 INA3221 current/power monitor
|
||||
* @ingroup drivers_sensors
|
||||
* @ingroup drivers_saul
|
||||
* @brief Device driver for Texas Instruments INA3221
|
||||
* three-channel ,high-side current and bus voltage
|
||||
* monitor
|
||||
|
@ -11,7 +11,7 @@
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
* @brief Auto initialization for HTS221 devices
|
||||
* @brief Auto initialization for INA3221 devices
|
||||
*
|
||||
* @author Fabian Hüßler <fabian.huessler@ovgu.de>
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user