mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-07 03:57:07 +03:00
alignment to 4.0 + misc cspot fixes
This commit is contained in:
@@ -99,6 +99,11 @@ public:
|
||||
void nextSong();
|
||||
void setEventHandler(cspotEventHandler handler);
|
||||
void stopPlayer();
|
||||
|
||||
/**
|
||||
* @brief Disconnect players and notify
|
||||
*/
|
||||
void disconnect();
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user