Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 188 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 188 Bytes

WireNoAck

Wire library for non-ack devices with esp8266 arduino

Replace your Wire.h include with WireNoAck.h, and #define Wire WireNoAck to support devices which do not send ack.