From c0980bd273c2273b7efd7a5fd745c611929c0bc6 Mon Sep 17 00:00:00 2001 From: Sander Swart Date: Fri, 3 Sep 2021 12:43:24 +0200 Subject: [PATCH] Added new line at the end of the file as per code style --- boards/cubepilot/cubeorange/init/rc.board_mavlink | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/cubepilot/cubeorange/init/rc.board_mavlink b/boards/cubepilot/cubeorange/init/rc.board_mavlink index 6062ed3f32..9ac9569a62 100644 --- a/boards/cubepilot/cubeorange/init/rc.board_mavlink +++ b/boards/cubepilot/cubeorange/init/rc.board_mavlink @@ -7,4 +7,4 @@ mavlink start -d /dev/ttyACM0 # Start ADS-B receiver mavlink connection -mavlink start -d /dev/ttyS4 \ No newline at end of file +mavlink start -d /dev/ttyS4