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