v0.7.534
This commit is contained in:
@@ -17,7 +17,7 @@ class Network {
|
||||
public:
|
||||
Network() {};
|
||||
void begin();
|
||||
void requestTimeSync(bool withTelnetOutput=false);
|
||||
void requestTimeSync(bool withTelnetOutput=false, uint8_t clientId=0);
|
||||
private:
|
||||
Ticker ntimer, stimer, rtimer;
|
||||
void raiseSoftAP();
|
||||
|
||||
Reference in New Issue
Block a user