Fixed makefile. Fixed some chars. Fixed printing
This commit is contained in:
@@ -5,4 +5,4 @@ build:
|
||||
avr-gcc main.c i2c_master.c -o counter -mmcu=attiny85
|
||||
|
||||
program:
|
||||
avrdude
|
||||
avrdude -p attiny85 -c usbtiny -U flash:w:counter
|
||||
|
||||
Reference in New Issue
Block a user