ESP32-Radio
ESP32-Radio copied to clipboard
wrong GPIO number in ESP32_radio_init.ino
vs_dcs should be 32 like the manual
preferences.putString ( "pin_vs_dcs", "32 # GPIO Pin number for VS1053 DCS" ) ;
I encountered this...the comment in the ino file ( top section) is different from confg 32 vs16