telnet_info_115

This commit is contained in:
e2002
2023-03-20 18:29:52 +03:00
parent 864fa4eada
commit ae4e443f5d
6 changed files with 30 additions and 32 deletions

View File

@@ -36,7 +36,6 @@ class Player: public Audio {
void _play(uint16_t stationId);
void _loadVol(uint8_t volume);
public:
bool requestToStart;
SemaphoreHandle_t playmutex=NULL;
bool lockOutput = true;
bool resumeAfterUrl = false;