X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=LoadFile%2Fload.dfu;h=d99c5e6c1a77e46f778e3bc78ca4afa06147dba3;hb=0013d7a4f31d35ad054369037e20b683085c6116;hp=7f55c2ceddfb9f2655dedf246eb9212c8e69a4c2;hpb=053afcc4fdfed5bd0609521cc946bb9f5a9d057c;p=kiibohd-controller.git diff --git a/LoadFile/load.dfu b/LoadFile/load.dfu index 7f55c2c..d99c5e6 100755 --- a/LoadFile/load.dfu +++ b/LoadFile/load.dfu @@ -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