thexeno / HardWire-Arduino-Library

A spinoff of the Arduino Wire library, implements a fully controllable I2C slave.
28 stars 4 forks source link

Skip the sending of ACK #15

Open johnnyhoichuen opened 3 years ago

johnnyhoichuen commented 3 years ago

Hi, is it possible to skip the sending of ACK bit with this library? If not do you know any other library that can do it? Thank you