ESP32-Radio icon indicating copy to clipboard operation
ESP32-Radio copied to clipboard

wrong GPIO number in ESP32_radio_init.ino

Open janvonnebenan opened this issue 4 years ago • 1 comments

vs_dcs should be 32 like the manual

preferences.putString ( "pin_vs_dcs", "32 # GPIO Pin number for VS1053 DCS" ) ;

janvonnebenan avatar Nov 04 '20 15:11 janvonnebenan

I encountered this...the comment in the ino file ( top section) is different from confg 32 vs16

donnersm avatar Dec 15 '20 13:12 donnersm