b15f/firmware/getMCU
2019-06-18 10:16:58 +02:00

2 lines
108 B
Plaintext
Executable file

avrdude -c "$1" -Pusb -p m16 2>&1 | grep 'Device signature =' | awk -F 'probably ' '{print $2}' | head -c-2