1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-18 03:52:11 +01:00

OP-1299 uncrustify.

This commit is contained in:
Andres 2014-04-13 14:08:34 +02:00
parent 944e39db07
commit adcd606e16

View File

@ -214,6 +214,7 @@ static int8_t GetNbCells(const FlightBatterySettingsData *batterySettings, Fligh
{
// get flight status to check for armed
uint8_t armed = 0;
FlightStatusArmedGet(&armed);