diff --git a/platformio.ini b/platformio.ini index 83c5989..ea7d3ab 100644 --- a/platformio.ini +++ b/platformio.ini @@ -16,7 +16,7 @@ extra_scripts = pre:processHtml.py lib_deps = SPI Wire - https://github.com/schreibfaul1/ESP32-audioI2S.git#dedcbea + https://github.com/schreibfaul1/ESP32-audioI2S.git#adc3c39 https://github.com/madhephaestus/ESP32Encoder.git#bdfbdbc https://github.com/knolleary/pubsubclient.git#2d228f2 https://github.com/biologist79/ESP32FTPServer @@ -126,4 +126,4 @@ build_flags = -DHAL=6 ;;; Change upload/monitor-port of your board regarding your operating-system and develboard! ;MAC: /dev/cu.SLAB_USBtoUART / /dev/cu.wchusbserial1420 / /dev/cu.wchusbserial1410 ;WINDOWS: COM3 -;LINUX: /dev/ttyUSB0 (if it's the first USB-device attached, otherwise increase number) \ No newline at end of file +;LINUX: /dev/ttyUSB0 (if it's the first USB-device attached, otherwise increase number)