mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
534 B
534 B
Change Log KT0803
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.
[0.2.0] - 2024-03-09
- Fix #2 frequency to channel formula
- add derived class KT0803K
- add examples
- add parameter checks functions.
- add default frequency + mute to begin()
- update documentation
- update GitHub actions
- minor edits
[0.1.0] - 2023-12-27
- initial version