tonuino / TonUINO-TNG

The new, "official" TonUINO Firmware. TonUINO is an Arduino based music player supporting RFID and arcade buttons as it's UI
GNU General Public License v3.0
118 stars 46 forks source link

Sometimes initial SetVolume does not come to an end #115

Closed boerge1 closed 1 year ago

boerge1 commented 1 year ago

One user (using GD3200B player) reported that the TonUINO hangs on initial setup. The loop that sets the volume does not finish if getVolume does not give the correct value. So I thing, this is the problem.

boerge1 commented 1 year ago

pull request #116 created

boerge1 commented 1 year ago

pull request #116 merged