Revision 5e2f673b include/alld_bq27500.h

View differences:

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

  
19
/**
20
 * @file    alld_bq27500.h
21
 * @brief   Fuel Gauge constants and structures.
22
 *
23
 * @addtogroup lld_gauge
24
 * @{
25
 */
26

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

  
......
239 247
#endif /* defined(AMIROLLD_CFG_USE_BQ27500) */
240 248

  
241 249
#endif /* _AMIROLLD_BQ27500_H_ */
250

  
251
/** @} */

Also available in: Unified diff