aboutsummaryrefslogtreecommitdiff
path: root/apps/px4io/px4io.c
diff options
context:
space:
mode:
authorJulian Oes <joes@student.ethz.ch>2012-11-07 10:24:49 -0800
committerJulian Oes <joes@student.ethz.ch>2012-11-07 10:24:49 -0800
commit9f92c6df67f3cdde2504c7c2b8357b7a0871fe63 (patch)
treefe09c55a63a18305a8fe72da2a4f4eea8c4c8529 /apps/px4io/px4io.c
parent74f76006029ad6b209c1a409e8e35044b1c53bbb (diff)
parentff3a014971f83f15f4884e584a2f58ee979f23ee (diff)
downloadpx4-firmware-9f92c6df67f3cdde2504c7c2b8357b7a0871fe63.tar.gz
px4-firmware-9f92c6df67f3cdde2504c7c2b8357b7a0871fe63.tar.bz2
px4-firmware-9f92c6df67f3cdde2504c7c2b8357b7a0871fe63.zip
Merge branch 'master' of https://github.com/PX4/Firmware
Diffstat (limited to 'apps/px4io/px4io.c')
-rw-r--r--apps/px4io/px4io.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/px4io/px4io.c b/apps/px4io/px4io.c
index 7240a80ef..dec2cdde6 100644
--- a/apps/px4io/px4io.c
+++ b/apps/px4io/px4io.c
@@ -72,7 +72,7 @@ int user_start(int argc, char *argv[])
/* configure the high-resolution time/callout interface */
hrt_init();
- /* init the FMU link */
+ /* init the FMU and receiver links */
comms_init();
/* configure the first 8 PWM outputs (i.e. all of them) */