Skip to content

Releases: PTSolns/PTSolns_InterfaceShield

v1.1.4

02 Dec 20:32
cea5ef8

Choose a tag to compare

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.

v1.1.3

07 Nov 19:52

Choose a tag to compare

Addressed issue with Uno R4 Wifi/Minima compatibility. Tested this release now is fully compatible with Uno R4 boards.

Also fixed a minor data type inconsistency in the variable debounceTime.

1.1.2

08 Nov 03:13
70fb30c

Choose a tag to compare

Minor change to Read Me:

  • Reduced limitation on freezing as bug has been fixed.
  • Added line for new feature (I2C testing pads)

v1.1.1

26 Oct 15:24
dad3a30

Choose a tag to compare

New features:

  • Added "Menu" example
  • Added "Simon Says" example

v1.0.1

25 Oct 21:51
1a07296

Choose a tag to compare

Bug fixes:

  • implemented new function setClock(100000L) to set proper 100kHz clock speed.

v0.1.1

23 Oct 17:07
f235504

Choose a tag to compare

Bug fixes:

  • version number in library.properties

v0.1.0

23 Oct 17:03
c2f758b

Choose a tag to compare

First release of PTSolns Interface-Shield.