Edzelf / ESP32-Radio

Internet radio based on ESP32, VS1053 and a TFT screen.
GNU General Public License v3.0
965 stars 227 forks source link

wrong GPIO number in ESP32_radio_init.ino #404

Open janvonnebenan opened 3 years ago

janvonnebenan commented 3 years ago

vs_dcs should be 32 like the manual

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

donnersm commented 3 years ago

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