Closed prototypicalpro closed 4 years ago
This patch replaces an infinite loop in SERCOM::startTransmissionWIRE with code from the Arduino SAMD core to prevent a lockup upon I2C failure.
SERCOM::startTransmissionWIRE
nice!
This patch replaces an infinite loop in
SERCOM::startTransmissionWIRE
with code from the Arduino SAMD core to prevent a lockup upon I2C failure.