diff options
author | David A. Mellis <d.mellis@arduino.cc> | 2011-03-09 21:22:04 -0500 |
---|---|---|
committer | David A. Mellis <d.mellis@arduino.cc> | 2011-03-09 21:22:04 -0500 |
commit | ba3d26dcaee4245912e49125b847d29a771bd08b (patch) | |
tree | a8bfa777d80b24411ec3920bfcc6a3704a33456a | |
parent | 0ba1f0ec5040b68d2b09266c461d1a22b64c7e1b (diff) |
Fixing typo in boards.txt.
-rw-r--r-- | boards.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ############################################################## |