change meme board MCU from 32u4 to 32u2 (#3212)
This commit is contained in:
parent
0f3a73025c
commit
ca450b0a48
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# MCU name
|
||||
#MCU = at90usb1286
|
||||
MCU = atmega32u4
|
||||
MCU = atmega32u2
|
||||
|
||||
# Processor frequency.
|
||||
# This will define a symbol, F_CPU, in all source code files equal to the
|
||||
|
|
Loading…
Reference in a new issue