change private to protected (see #10)
This commit is contained in:
@@ -81,7 +81,7 @@ public:
|
||||
|
||||
IPAddress remoteIP(uint8_t num);
|
||||
|
||||
private:
|
||||
protected:
|
||||
uint16_t _port;
|
||||
|
||||
#ifdef ESP8266
|
||||
|
||||
Reference in New Issue
Block a user