From d124de50459cfe784e03551e0eac0ab6562cc853 Mon Sep 17 00:00:00 2001 From: Dennis Mannhart Date: Tue, 3 Jan 2017 09:21:17 +0100 Subject: [PATCH] px4.config: add spektrum_rc to startup added line at the end --- posix-configs/eagle/flight/px4.config | 1 + 1 file changed, 1 insertion(+) diff --git a/posix-configs/eagle/flight/px4.config b/posix-configs/eagle/flight/px4.config index c127fee27b..0ed5cec416 100644 --- a/posix-configs/eagle/flight/px4.config +++ b/posix-configs/eagle/flight/px4.config @@ -17,3 +17,4 @@ land_detector start multicopter mc_pos_control start mc_att_control start pwm_out_rc_in start -d /dev/tty-2 +spektrum_rc start