Browse Source

Fix #1135 by changing the default to at90usb1286

skullY 8 năm trước cách đây
mục cha
commit
582a6ac75c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      quantum/template/rules.mk

+ 1 - 1
quantum/template/rules.mk

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