diff options
Diffstat (limited to 'Projects/Benito/makefile')
-rw-r--r-- | Projects/Benito/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/Benito/makefile b/Projects/Benito/makefile index 4fadc10c1..5bab672f4 100644 --- a/Projects/Benito/makefile +++ b/Projects/Benito/makefile @@ -60,7 +60,7 @@ # MCU name -MCU = atmega32u4 +MCU = atmega32u2 # Target board (see library "Board Types" documentation, NONE for projects not requiring |