mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 08:13:56 -04:00
uncrustify ArduCopter/events.pde
This commit is contained in:
parent
f62681634b
commit
bcad02a1ba
@ -1,8 +1,8 @@
|
|||||||
// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
|
// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
|
||||||
|
|
||||||
/*
|
/*
|
||||||
This event will be called when the failsafe changes
|
* This event will be called when the failsafe changes
|
||||||
boolean failsafe reflects the current state
|
* boolean failsafe reflects the current state
|
||||||
*/
|
*/
|
||||||
static void failsafe_on_event()
|
static void failsafe_on_event()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user