Revision 5e2f673b include/alld_ina219.h

View differences:

include/alld_ina219.h
16 16
along with this program.  If not, see <http://www.gnu.org/licenses/>.
17 17
*/
18 18

  
19
/**
20
 * @file    alld_ina219.h
21
 * @brief   Power Monitor macros and structures.
22
 *
23
 * @addtogroup lld_power
24
 * @{
25
 */
26

  
19 27
#ifndef _AMIROLLD_INA219_H_
20 28
#define _AMIROLLD_INA219_H_
21 29

  
......
167 175
#endif /* defined(AMIROLLD_CFG_USE_INA219) */
168 176

  
169 177
#endif /* _AMIROLLD_INA219_H_ */
178

  
179
/** @} */

Also available in: Unified diff