aboutsummaryrefslogtreecommitdiff
path: root/apps/px4io/px4io.c
diff options
context:
space:
mode:
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 7039e5d58..e02d865d5 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) */