All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Fix for setChannel(), Thanks to C. Fraser!
- update readme.md
- 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
- fix ghost channels when using for OUTPUT
- add disable/enable in setChannel()
- update setChannel() performance.
- update readme.md
- update GitHub actions
- minor edits
- update readme.md
- initial version