I get this error when trying to compile  This is my platformio.ini ```ìni [env:nodemcu-32s] platform = espressif32 board = nodemcu-32s framework = arduino lib_deps= https://github.com/tierneytim/btAudio ```