Remove commented out MCUs in rules.mk (#5884)

This commit is contained in:
fauxpark 2019-07-16 17:26:38 +10:00 committed by skullydazed
parent a197796208
commit 5c6a964a13
2 changed files with 1 additions and 3 deletions

View file

@ -1,5 +1,4 @@
# MCU name
#MCU = at90usb1286
MCU = atmega32u4
# Processor frequency.

View file

@ -1,5 +1,4 @@
# MCU name
#MCU = at90usb1287
MCU = atmega32u4
# Processor frequency.