aboutsummaryrefslogtreecommitdiff
path: root/apps/px4io/px4io.h
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2013-01-11 07:44:17 +0100
committerLorenz Meier <lm@inf.ethz.ch>2013-01-11 07:44:17 +0100
commitcf563eda8648534475705b6211bf4040ef9e193f (patch)
tree3adc294377c6c7c7d2b2285a0b77966a17c80a73 /apps/px4io/px4io.h
parentdc100f20201974eeae8743e1184efe6be1e31e6f (diff)
downloadpx4-firmware-cf563eda8648534475705b6211bf4040ef9e193f.tar.gz
px4-firmware-cf563eda8648534475705b6211bf4040ef9e193f.tar.bz2
px4-firmware-cf563eda8648534475705b6211bf4040ef9e193f.zip
px4io code style
Diffstat (limited to 'apps/px4io/px4io.h')
-rw-r--r--apps/px4io/px4io.h2
1 files changed, 1 insertions, 1 deletions
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];