Revision 5e2f673b source/alld_ina219.c
| source/alld_ina219.c | ||
|---|---|---|
| 16 | 16 |
along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 17 | 17 |
*/ |
| 18 | 18 |
|
| 19 |
/** |
|
| 20 |
* @file alld_ina219.c |
|
| 21 |
* @brief Power Monitor function implementations |
|
| 22 |
* |
|
| 23 |
* @addtogroup lld_power |
|
| 24 |
* @{
|
|
| 25 |
*/ |
|
| 26 |
|
|
| 19 | 27 |
#include <alld_ina219.h> |
| 20 | 28 |
|
| 21 | 29 |
#if defined(AMIROLLD_CFG_USE_INA219) || defined(__DOXYGEN__) |
| ... | ... | |
| 329 | 337 |
} |
| 330 | 338 |
|
| 331 | 339 |
#endif /* defined(AMIROLLD_CFG_USE_INA219) */ |
| 340 |
|
|
| 341 |
/** @} */ |
|
Also available in: Unified diff