prepare_arduino.sh 93 B

12
  1. #!/bin/bash
  2. avrdude -c arduino -p m328p -P /dev/ttyACM0 -B 19200 -U flash:w:frser-duino.hex