Skip to content

Releases: pschatzmann/arduino-libhelix

maxPCMSize() & setMaxPCMSize()

19 Apr 23:28
Compare
Choose a tag to compare

Corrected misspelled pwm to pcm

setMaxFrameSize() and setMaxPWMSize()

16 Jan 18:14
Compare
Choose a tag to compare
  • make setMaxFrameSize() setMaxPWMSize() public so that they can be set in the sketch w/o changing the default values in the source code

Memory Management

27 Jan 13:19
Compare
Choose a tag to compare

Corrected memory corruption issues when deleting the classes

Removed dependency from Arduino

05 Aug 10:10
Compare
Choose a tag to compare
  • The project has no dependencies any more
  • Added license information

Initial Release

05 Aug 08:11
Compare
Choose a tag to compare

Both MP3 and AAC seem to decode correctly now...