Skip to content

Releases: RobTillaart/HC4051

0.3.0 release

14 Aug 14:18
6c2868c
Compare
Choose a tag to compare
  • Fix for setChannel(), Thanks to C. Fraser!
  • update readme.md

0.2.1 release

28 May 19:31
5f7ee5a
Compare
Choose a tag to compare
  • change return type of bool setChannel()
  • verify the channel parameter of bool setChannel()
  • add parameter to bool setChannel(channel, disable = true)
  • correct the channel math in setChannel()
  • update readme.md

0.2.0 release

03 Apr 17:12
ec2586b
Compare
Choose a tag to compare
  • fix ghost channels when using for OUTPUT
    • add disable/enable in setChannel()
  • update setChannel() performance.
  • update readme.md
  • update GitHub actions
  • minor edits

0.1.1 release

04 Nov 13:15
Compare
Choose a tag to compare
update readme.md

0.1.0 release

26 Jan 11:28
390a762
Compare
Choose a tag to compare
Merge pull request #1 from RobTillaart/develop

initial release