New Functionality
- AudioBoard: new methods setPins() & setDriver()
- DriverPins: new method setPinActive()
- Lyrat Using AudioDriverES8388H3 (AI_THINKER_ES8388_VOLUME_HACK=3)
- Separate ES8388 Driver for each Volume Hack
- AudioDriverES8388H0 (Volume Hack 0)
- AudioDriverES8388H1 (Volume Hack 1)
- AudioDriverES8388H2 (Volume Hack 2)
- AudioDriverES8388H3 (Volume Hack 3)
Improvements
- Replace Arduino map function to avoid naming conflicts
Error Corrections
- Correct misspelled singal to signal
- isKeyPressed log
- Fix broken AudioDriverLyratMiniClass
- support i2c_bus_write_bytes w/o data
Full Changelog: v0.1.2...v0.1.3