From f66e2cbd867c1fc172d9a1be59f98cb635fd2d12 Mon Sep 17 00:00:00 2001 From: stac Date: Sun, 8 Aug 2010 04:14:56 +0000 Subject: [PATCH] battery: fix doxygen header info git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1239 ebee16cc-31ac-478f-84a7-5cbb03baadba --- flight/OpenPilot/Modules/Battery/battery.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flight/OpenPilot/Modules/Battery/battery.c b/flight/OpenPilot/Modules/Battery/battery.c index ebd3ec313..87f8ac472 100644 --- a/flight/OpenPilot/Modules/Battery/battery.c +++ b/flight/OpenPilot/Modules/Battery/battery.c @@ -7,9 +7,9 @@ * Updates the FlightBatteryState object * @{ * - * @file attitude.c + * @file battery.c * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. - * @brief Module to read the attitude solution from the AHRS on a periodic basis. + * @brief Module to read the battery sensor periodically * * @see The GNU Public License (GPL) Version 3 *