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 *