We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d841661 commit 456d3ebCopy full SHA for 456d3eb
boards.txt
@@ -1,6 +1,6 @@
1
##############################################################
2
3
-atmega328.name=Arduino Nano or Duemilanove w/ ATmega328
+atmega328.name=Arduino Duemilanove or Nano w/ ATmega328
4
5
atmega328.upload.protocol=stk500
6
atmega328.upload.maximum_size=30720
@@ -20,7 +20,7 @@ atmega328.build.core=arduino
20
21
22
23
-diecimila.name=Arduino Diecimila, Nano, or Duemilanove w/ ATmega168
+diecimila.name=Arduino Diecimila, Duemilanove, or Nano w/ ATmega168
24
25
diecimila.upload.protocol=stk500
26
diecimila.upload.maximum_size=14336
0 commit comments