Wav Library A wav handler library for PlatformIO. Installation To have myLib as submodule in lib folder: Use this command: git submodule add https://github.com/alirezainallo/wavLibCpp ./lib/wav Use this line in platformio.ini: lib_deps = wav