This commit is contained in:
Tristan Krause 2019-06-18 09:54:23 +02:00
parent 38a28a595b
commit 377aa5a8f0
3 changed files with 5 additions and 1 deletions

1
firmware/getMCU Executable file
View file

@ -0,0 +1 @@
avrdude -c $(PROGRAMMER) -Pusb -p m16 2>&1 | grep 'Device signature =' | awk -F 'probably ' '{print $2}' | head -c-2