karawin / Ka-Radio32

esp32 version of Ka-Radio (https://github.com/karawin/Ka-Radio) by jp Cocatrix
525 stars 155 forks source link

Stations switches only through web interface #295

Open andres-website opened 8 months ago

andres-website commented 8 months ago

I connected the free contacts of the wrover module to the volume, station switch, and the start / stop buttons. I corrected the csv file for my configuration, the volume buttons and start / stop work well, but the station switching buttons simply duplicate the volume buttons. Holding the C button has no effect.

Through the web interface everything works fine. Firmware v2.3 R0

p/s/ if I stop playback and then start it again, it will start from the first station in the playlist, regardless of which station was selected.

A similar issue was closed in your neighboring repository: https://github.com/karawin/KaRadio32_4/issues/2

Quote from the documentation: "P_BTN0_A click:start/stop, double click:toggle, held: station" "Double click" and "held" - doesn't work now.

Thanks in advance.