This commit is contained in:
e2002
2025-08-02 15:36:25 +03:00
parent 53cddf3c1d
commit 8b1e0a3d25
15 changed files with 72 additions and 40 deletions

View File

@@ -280,6 +280,7 @@ class Config {
#endif
void resetSystem(const char *val, uint8_t clientId);
bool spiffsCleanup();
void waitConnection();
char * ipToStr(IPAddress ip);
bool prepareForPlaying(uint16_t stationId);
void configPostPlaying(uint16_t stationId);