Skip to content

v1.1.4

Latest

Choose a tag to compare

@Kia7596 Kia7596 released this 02 Dec 20:32
cea5ef8

Fixes an I2C lockup issue that could occur after sketch uploads or debugger halts on Uno R4.
This update introduces a bus-recovery step during initialization to ensure the I2C bus always starts in a clean state after resets.
No API changes; existing sketches continue to work normally.