Skip to content

Releases: RobTillaart/KT0803

0.3.0 release

28 Mar 08:40
c909bbd
Compare
Choose a tag to compare
  • fix #5, getChannel()
  • fix KT0803K setChannel()
  • fix readData()
  • add several KT0803K specific functions (experimental)
    • bool setMono()
    • bool setStereo()
    • bool isStereo()
    • bool setBass(uint8_t bass)
    • uint8_t getBass()
    • bool powerOK()
    • bool silenceDetected()
  • update GitHub actions
  • update readme.md
  • update keywords.txt
  • minor edits

0.2.0 release

11 Mar 09:50
44e4b36
Compare
Choose a tag to compare
  • 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 release

28 Dec 13:18
cd985d5
Compare
Choose a tag to compare
initial version (#1)