Edzelf / Esp-radio

Internet radio based on Esp8266 and VS1053.
MIT License
619 stars 200 forks source link

Start Volume #181

Open desprueht opened 4 years ago

desprueht commented 4 years ago

Hi there, The ESP starts at volume 50, I change it to 100. When I change the channel, the volume changes back to 50. Can I adjust the configuration and change the start volume to 100? In the radio.ini I set volume = 100 under # VS1053 settings. Many thanks for the help.

Edzelf commented 4 years ago

Read the document, page 11.

desprueht commented 4 years ago

Ah...I have a version from another person and in there was a bug. Now the volume = 100 in the radio.ini works. Thank you!