Merge branch 'master' into refactor_network_devices
# Conflicts: # networkDevices/EthLan8720Device.cpp # networkDevices/W5500Device.cpp
This commit is contained in:
@@ -31,6 +31,8 @@ public:
|
||||
virtual bool isConnected();
|
||||
|
||||
int8_t signalStrength() override;
|
||||
|
||||
String localIP() override;
|
||||
|
||||
private:
|
||||
void resetDevice();
|
||||
|
||||
Reference in New Issue
Block a user