print IP address for LAN8720 devices

This commit is contained in:
technyon
2023-03-02 20:11:30 +01:00
parent 709135d8ca
commit d6c0223800
3 changed files with 15 additions and 3 deletions

View File

@@ -72,6 +72,7 @@ private:
char* _path;
bool _useEncryption = false;
bool _hardwareInitialized = false;
bool _lastConnected = false;
uint8_t _phy_addr;
int _power;