From 74f76006029ad6b209c1a409e8e35044b1c53bbb Mon Sep 17 00:00:00 2001 From: Julian Oes Date: Tue, 6 Nov 2012 19:03:08 -0800 Subject: Again some hacking to make arming/disarming work for now --- apps/px4io/px4io.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/px4io/px4io.h') diff --git a/apps/px4io/px4io.h b/apps/px4io/px4io.h index 274b27ff3..8eb0c53b2 100644 --- a/apps/px4io/px4io.h +++ b/apps/px4io/px4io.h @@ -68,7 +68,7 @@ struct sys_state_s { - bool armed; /* actually armed */ + bool armed; /* IO armed */ bool arm_ok; /* FMU says OK to arm */ /* -- cgit v1.2.3