Skip to content

Commit

Permalink
make rename serial default
Browse files Browse the repository at this point in the history
  • Loading branch information
bradjc committed May 25, 2017
1 parent 0a8fe74 commit 1b2ae7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions edison/flash/flashall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,8 @@ function dfu-wait {
fi
}

# echo "Setting the FTDI parameters for the gateway"
# ./ftx_prog --manufacturer Lab11 --product "swarm-gateway serial" --new-serial-number $ADDR_USB_FTDI > /dev/null
echo "Setting the FTDI parameters for the gateway"
./ftx_prog --manufacturer Lab11 --product "swarm-gateway serial" --new-serial-number $ADDR_USB_FTDI > /dev/null


echo "** Flashing Edison Board $(date) **" >> ${LOG_FILENAME}
Expand Down

0 comments on commit 1b2ae7d

Please sign in to comment.