schreibfaul1 / ESP32-MiniWebRadio

Internetradio with ESP32, I2S DAC and SPI TFT Display with Touchpad
https://www.youtube.com/watch?v=6QbPee2583o
289 stars 76 forks source link

BT Volume #459

Open ve2cfb opened 6 days ago

ve2cfb commented 6 days ago

Hello Wolle,

when i power up the radio, In the BT menu, the Volume is always at 31. if i change it, it work at different value but it does not retain or save that value like it does when in radio mode.

esp32-S3 N16R8

schreibfaul1 commented 6 days ago

In fact, when the voltage is interrupted, the volume is always 31 afterwards. The BT_Emitter apparently cannot remember the last setting. I have now corrected this using a variable that is saved in the NVS.