fix(electrical/fosmometer): change i2c pullups to 1k5
This commit is contained in:
parent
eabf4271ce
commit
1393b25945
|
@ -3419,7 +3419,7 @@
|
|||
(property "Reference" "R5" (at 166.5986 97.8479 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "2k2" (at 166.5986 100.2721 0)
|
||||
(property "Value" "1k5" (at 166.5986 100.2721 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Resistor_SMD:R_0402_1005Metric" (at 165.1 99.06 0)
|
||||
|
@ -5100,7 +5100,7 @@
|
|||
(property "Reference" "R6" (at 172.9486 100.3879 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "2k2" (at 172.9486 102.8121 0)
|
||||
(property "Value" "1k5" (at 172.9486 102.8121 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Resistor_SMD:R_0402_1005Metric" (at 171.45 101.6 0)
|
||||
|
|
Loading…
Reference in New Issue