ESP32-audioI2S
ESP32-audioI2S copied to clipboard
why such a large file (Audio.cpp)?
Is there a rationale to put the whole library in a big file (Audio.h/Audio.cpp) rather than splitting it into smaller files based on the different functionalities?