Revision 5e2f673b source/alld_bq27500.c

View differences:

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

  
19
/**
20
 * @file    alld_bq27500.c
21
 * @brief   Fuel Gauge function implementations.
22
 *
23
 * @addtogroup lld_gauge
24
 * @{
25
 */
26

  
19 27
#include <alld_bq27500.h>
20 28

  
21 29
#if defined(AMIROLLD_CFG_USE_BQ27500) || defined(__DOXYGEN__)
......
185 193
}
186 194

  
187 195
#endif /* defined(AMIROLLD_CFG_USE_BQ27500) */
196

  
197
/** @} */

Also available in: Unified diff