Change Vbat_sense line of MCP72871 to input instead of bidirectional.

The datasheet claims it is an I/O, but the block diagram shows it as
input only. ERC complains if you use it as intended (bidi can't
be tied to a Power Out pin) which this fixes.
This commit is contained in:
Jon Neal 2017-10-10 20:22:47 -04:00
parent 1b9f4d3349
commit 770a386b3b

View file

@ -1035,7 +1035,7 @@ X PROG3 12 -700 0 100 R 50 50 1 1 B
X PROG1 13 -700 200 100 R 50 50 1 1 B
X VBAT 14 700 300 100 L 50 50 1 1 w
X VBAT 15 700 300 100 L 50 50 1 1 P N
X Vbat_SENSE 16 700 100 100 L 50 50 1 1 B
X Vbat_SENSE 16 700 100 100 L 50 50 1 1 I
X CE 17 -700 -600 100 R 50 50 1 1 I
X IN 18 0 900 100 D 50 50 1 1 W
X IN 19 0 900 100 D 50 50 1 1 P N