Skip to content

Commit 7487832

Browse files
authored
Fix a couple of misspellings of Arduino
1 parent 54173b0 commit 7487832

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Arduion KiCad Library
1+
# Arduino KiCad Library
22
Library of schematic components and footprints of common Arduino boards for KiCAD.
33

44
Currently included are:
@@ -16,7 +16,7 @@ Shield means the Arduino is designed to plug in from beneath your PCB; socket me
1616
To add this library to your KiCad Project, do the following steps:
1717
1. Copy the source files to your Project. Make sure that the Arduino.pretty folder structure is preserved.
1818
2. In EeSchema (the schematic editor of KiCad) go to Preferences -> Component Libraries. Click the "Add" button next to "Component library files".
19-
3. Navigate to your project folder, select "arduion.lib" and click "open".
19+
3. Navigate to your project folder, select "arduino.lib" and click "open".
2020
4. You may wish to adjust the newly added arduino schematic library to be near the top of the load order using the "Up" and "Down" buttons, but this is optional and is only relevant if you have other libraries that use the same names for parts.
2121
5. OK out and exit EeSchema. Open PcbNew (the PCB editor of KiCad) go to Preferences -> Footprint Libraries Manager.
2222
6. Select the "Project Specific Libraries" tab and then click "Append Library".

0 commit comments

Comments
 (0)