save
This commit is contained in:
parent
38a28a595b
commit
377aa5a8f0
3 changed files with 5 additions and 1 deletions
1
firmware/getMCU
Executable file
1
firmware/getMCU
Executable file
|
@ -0,0 +1 @@
|
|||
avrdude -c $(PROGRAMMER) -Pusb -p m16 2>&1 | grep 'Device signature =' | awk -F 'probably ' '{print $2}' | head -c-2
|
Loading…
Add table
Add a link
Reference in a new issue