From 47411b052cd4303a1d65b4d1f106eb76d4d6ab41 Mon Sep 17 00:00:00 2001 From: Lucas De Marchi Date: Tue, 14 Feb 2017 16:29:52 -0800 Subject: [PATCH] aerofc: test 115200 and 460800 baud rates We still want to be able to program the flight stack if the user changes the baudrate of that UART. --- Tools/aero_upload.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Tools/aero_upload.sh b/Tools/aero_upload.sh index cc2f48f967..9a67776450 100755 --- a/Tools/aero_upload.sh +++ b/Tools/aero_upload.sh @@ -62,11 +62,13 @@ ssh $target /bin/bash <