Skip to content

Releases: RobTillaart/HC4053

0.2.3 release

Choose a tag to compare

@RobTillaart RobTillaart released this 14 Jun 11:06
  • improve compatibles section in readme.md.
  • update GitHub actions
  • minor edits

0.2.2 release

Choose a tag to compare

@RobTillaart RobTillaart released this 13 Oct 08:03
ce89c03
  • update GitHub actions
  • update examples
  • minor edits

0.2.1 release

Choose a tag to compare

@RobTillaart RobTillaart released this 28 May 19:32
b3a0dd5
  • change return type of bool setChannel()
  • verify the channel parameter of bool setChannel()
  • add parameter to bool setChannel(channel, disable = true)
  • update readme.md

0.2.0 release

Choose a tag to compare

@RobTillaart RobTillaart released this 04 Apr 09:13
aefe47f
  • fix ghost channels when using for OUTPUT
    • add disable/enable in setChannel()
  • add HC4053_performance.ino
  • update readme.md
  • update GitHub actions
  • minor edits

0.1.1 release

Choose a tag to compare

@RobTillaart RobTillaart released this 04 Nov 13:16
update readme.md

0.1.0 release

Choose a tag to compare

@RobTillaart RobTillaart released this 26 Jan 12:11
65a1cb6
initial release (#1)

* initial release