mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-09 21:17:18 +03:00
alignment to 4.0 + misc cspot fixes
This commit is contained in:
@@ -199,6 +199,6 @@ void cspot_sink_init(cspot_cmd_vcb_t cmd_cb, cspot_data_cb_t data_cb) {
|
||||
void cspot_disconnect(void) {
|
||||
ESP_LOGI(TAG, "forced disconnection");
|
||||
displayer_control(DISPLAYER_SHUTDOWN);
|
||||
cspot_cmd(cspot, CSPOT_FLUSH, NULL);
|
||||
cspot_cmd(cspot, CSPOT_DISC, NULL);
|
||||
actrls_unset();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user