Notify: fixup line endings

This commit is contained in:
Kevin Hester 2014-04-15 15:51:26 +09:00 committed by Randy Mackay
parent b7bed437c2
commit fce1277b0e
2 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@ public:
uint16_t failsafe_battery : 1; // 1 if battery failsafe
uint16_t failsafe_gps : 1; // 1 if gps failsafe
uint16_t arming_failed : 1; // 1 if copter failed to arm after user input
uint16_t parachute_release : 1; // 1 if parachute is being released
uint16_t parachute_release : 1; // 1 if parachute is being released
// additional flags
uint16_t external_leds : 1; // 1 if external LEDs are enabled (normally only used for copter)

View File

@ -1 +1 @@
include ../../../../mk/apm.mk
include ../../../../mk/apm.mk