Skip to content

Commit

Permalink
Fixed wrong labling of pin in symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkleymann committed Oct 25, 2020
1 parent bd837cf commit b2e04c1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
@@ -1,2 +1,4 @@
# doit-esp32-devkit-kicad
DOIT Esp32 DevKit v1 KiCad component file and footprint.

No guarantees on correctness
3 changes: 3 additions & 0 deletions doit-esp32-devkit-v1.dcm
@@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0
#
#End Doc Library
2 changes: 1 addition & 1 deletion doit-esp32-devkit-v1.lib
Expand Up @@ -39,7 +39,7 @@ X GPIO21_I2C-SDA 32 900 -100 100 L 50 50 1 1 B
X GPIO3__UART0-RX 33 900 0 100 L 50 50 1 1 B
X GPIO1_UART0-TX 34 900 100 100 L 50 50 1 1 B
X GPIO22_I2C-SCL 35 900 200 100 L 50 50 1 1 B
X GPIO32_VSPI-MOSI 36 900 300 100 L 50 50 1 1 B
X GPIO23_VSPI-MOSI 36 900 300 100 L 50 50 1 1 B
X GPIO34_ADC1-CH6_RTC-GPIO4 4 -950 0 100 R 50 31 1 1 B
X GPIO35_ADC1-CH7_RTC-GPIO5 5 -950 -100 100 R 50 31 1 1 B
X GPIO32_ADC1-CH4_RTC-GPIO9 6 -950 -200 100 R 50 31 1 1 B
Expand Down

0 comments on commit b2e04c1

Please sign in to comment.