Fixing typo in boards.txt.

This commit is contained in:
David A. Mellis 2011-03-09 21:22:04 -05:00
parent 0ba1f0ec50
commit ba3d26dcae
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ atmega328.bootloader.lock_bits=0x0F
atmega328.build.mcu=atmega328p
atmega328.build.f_cpu=16000000L
atmega328.build.core=arduino
atmega328..build.pins=standard
atmega328.build.pins=standard
##############################################################