This commit is contained in:
e2002
2023-02-21 18:40:11 +03:00
parent f390872d6a
commit fb26dbbf14
5 changed files with 34 additions and 5 deletions

View File

@@ -41,6 +41,7 @@ class Player: public Audio {
#ifdef MQTT_ROOT_TOPIC
void browseUrl();
#endif
bool remoteStationName = false;
void stop(const char *nttl = NULL);
void prev();
void next();