From cf563eda8648534475705b6211bf4040ef9e193f Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Fri, 11 Jan 2013 07:44:17 +0100 Subject: px4io code style --- 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 139bbb321..e388f65e3 100644 --- a/apps/px4io/px4io.h +++ b/apps/px4io/px4io.h @@ -78,7 +78,7 @@ struct sys_state_s { uint8_t rc_map[4]; /** - * Remote control channel attributes + * Remote control channel attributes */ uint16_t rc_min[4]; uint16_t rc_trim[4]; -- cgit v1.2.3