faster connect

old-commit-hash: a20ebd16a2
commatwo_master
Adeeb Shihadeh 4 years ago
parent 0f3b5ba1dd
commit 6e163fa568
  1. 2
      tools/serial/connect.sh

@ -4,5 +4,5 @@ while true; do
if ls /dev/ttyUSB* 2> /dev/null; then if ls /dev/ttyUSB* 2> /dev/null; then
sudo screen /dev/ttyUSB* 115200 sudo screen /dev/ttyUSB* 115200
fi fi
sleep 0.1 sleep 0.005
done done

Loading…
Cancel
Save