]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - LoadFile/load.dfu
Fixing CMake dependency checking for kll_defs.h
[kiibohd-controller.git] / LoadFile / load.dfu
index 7f55c2ceddfb9f2655dedf246eb9212c8e69a4c2..d99c5e6c1a77e46f778e3bc78ca4afa06147dba3 100755 (executable)
@@ -49,7 +49,7 @@ done
 if [[ "$SERIAL_PORT" != "" ]] && [[ -e "$SERIAL_PORT" ]]; then
        echo "NOTE: This may fail if the uC is in a bad state or does not support remote flashing"
        printf "reload\r" > $SERIAL_PORT
-       sleep 1
+       sleep 2
 fi
 
 # Load via dfu-util