b15f/firmware/getMCU

2 lines
108 B
Plaintext
Raw Normal View History

2019-06-18 08:16:58 +00:00
avrdude -c "$1" -Pusb -p m16 2>&1 | grep 'Device signature =' | awk -F 'probably ' '{print $2}' | head -c-2