Explorar o código

change meme board MCU from 32u4 to 32u2 (#3212)

MechMerlin %!s(int64=7) %!d(string=hai) anos
pai
achega
ca450b0a48
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      keyboards/meme/rules.mk

+ 1 - 1
keyboards/meme/rules.mk

@@ -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