mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
b4ae62b533
Because a write() used a read8() first, did the clear/set, then send it back, you had an error if you did a write() on a pin while another input was just pulled low externally added readButton() and readButton8() which set the pin(s) high, read, and then restore to last written state. Also added begin() te get it in a known state |
||
---|---|---|
.. | ||
examples | ||
notes.txt | ||
PCF8574.cpp | ||
PCF8574.h |