- republish using proper gradle to maven dependency graph conversion
- bundle transitive peripheral dependencies
- Removes
AudioDriver
registration from VoiceHat - Removes uses of
I2sDevice
- Adds static methods to access Max98357A DAC
- Makes VoiceHat constructor private
- Adds support for LED and button
- Refactors class
- Adds class to directly interact with the audio chip
- Fix issue #69
- Initial version