v0.7.534
This commit is contained in:
@@ -26,6 +26,7 @@ class Telnet {
|
||||
void on_input(const char* str, byte clientId);
|
||||
private:
|
||||
bool _isIPSet(IPAddress ip);
|
||||
void handleSerial();
|
||||
};
|
||||
|
||||
extern Telnet telnet;
|
||||
|
||||
Reference in New Issue
Block a user