From 46d8197bb80ce3fe4cdc7b36c3be211366093bd5 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Fri, 16 Mar 2018 14:49:04 -0700 Subject: ao-bringup: Don't wait for user when testing EasyMini igniters I always have the LEDs ready to go before starting the turnon process. Signed-off-by: Keith Packard --- ao-bringup/test-easymini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ao-bringup/test-easymini') diff --git a/ao-bringup/test-easymini b/ao-bringup/test-easymini index 7850b550..ddcfcd54 100755 --- a/ao-bringup/test-easymini +++ b/ao-bringup/test-easymini @@ -21,7 +21,7 @@ while [ $found -eq 0 ]; do echo -e '\e[34m'Testing $product $serial $dev'\e[39m' echo "" - ./test-igniters "$dev" drogue main + ./test-igniters-nowait "$dev" drogue main echo "" echo "Testing baro sensor" -- cgit v1.2.3