Releases: thexeno/HardWire-Arduino-Library
Releases · thexeno/HardWire-Arduino-Library
Fix wrong behavior in slave transmit mode (in HARD_WIRE_MODE only).
Fixed a reported behavior in slave transmit mode. If you were receiving 0x00 from a slave using HardWire in HARD_WIRE_MODE, don't wrap your head around this: it was our fault.
Happy Arduino Day 2021! :)
Support of the TwoWire address mask through the HardWire API.
Inserted the addressBitMask(byte) support for the TWAMR register in the AVR Mega devices.