Skip to content
Snippets Groups Projects
Commit 687a21b1 authored by Krisjanis Rijnieks's avatar Krisjanis Rijnieks :lion_face:
Browse files

Fix Radio_ESP8266EX according to KLC

parent e4725832
No related branches found
No related tags found
No related merge requests found
......@@ -8652,16 +8652,16 @@
)
)
(symbol "Radio_ESP8266EX" (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 0 2.54 0)
(effects (font (size 1.27 1.27)))
(property "Reference" "U" (id 0) (at -20.32 24.13 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "Radio_ESP8266EX" (id 1) (at 0 -2.54 0)
(effects (font (size 1.27 1.27)))
(property "Value" "Radio_ESP8266EX" (id 1) (at 6.35 24.13 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "fab:QFN-32_EP_5x5_Pitch0.5mm" (id 2) (at 0 -33.02 0)
(property "Footprint" "fab:QFN-32_EP_5x5_Pitch0.5mm" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://espressif.com/sites/default/files/documentation/0a-esp8266ex_datasheet_en.pdf" (id 3) (at 2.54 -33.02 0)
(property "Datasheet" "https://espressif.com/sites/default/files/documentation/0a-esp8266ex_datasheet_en.pdf" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "IC RF TxRx + MCU WiFi 802.11b/g/n 2.4GHz 32-VFQFN Exposed Pad" (id 4) (at 0 0 0)
......@@ -8670,11 +8670,11 @@
(property "ki_description" "IC RF TxRx + MCU WiFi 802.11b/g/n 2.4GHz 32-VFQFN Exposed Pad" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" (id 6) (at 0 0 0)
(property "ki_fp_filters" "*QFN*32*EP*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Radio_ESP8266EX_0_1"
(rectangle (start -20.32 22.86) (end 20.32 -25.4)
(rectangle (start -20.32 22.86) (end 20.32 -22.86)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
......@@ -8784,7 +8784,7 @@
(name "~{EXT_RSTB}" (effects (font (size 1.27 1.27))))
(number "32" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 0 -27.94 90) (length 2.54)
(pin power_in line (at 0 -25.4 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "33" (effects (font (size 1.27 1.27))))
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment