first commit
This commit is contained in:
commit
a5a0434432
1126 changed files with 439481 additions and 0 deletions
6
Troubleshooting/avrdude_test.sh
Executable file
6
Troubleshooting/avrdude_test.sh
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#! /bin/bash
|
||||
echo ""
|
||||
echo Checking for Atmega chip
|
||||
echo ========================
|
||||
echo ""
|
||||
avrdude -c gpio -p m328p -v
|
||||
Loading…
Add table
Add a link
Reference in a new issue