Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
Switch from ATtiny441 to ATtiny841
  • Loading branch information
k105la authored Jun 13, 2020
1 parent 64fbbcb commit 3061eed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion board/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
MCU=attiny441
MCU=attiny841
PROGRAMMER=atmelice_isp
F_CPU=1000000
CC=avr-gcc
Expand Down

0 comments on commit 3061eed

Please sign in to comment.