Advertisement
Guest User

Untitled

a guest
Feb 19th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. PORT=/dev/ttyACM1
  2. HEX=hollow_v0.31.hex
  3.  
  4. ard-reset-arduino --caterina $PORT --verbose
  5. avrdude -P /dev/ttyACM1 -p atmega32u4 -c avr109 -b 57600 -D -Uflash:w:$HEX:i
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement