add static IP for W5500
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
class IPConfiguration
|
||||
{
|
||||
public:
|
||||
explicit IPConfiguration(Preferences* preferences, const bool& firstStart);
|
||||
explicit IPConfiguration(Preferences* preferences);
|
||||
|
||||
bool dhcpEnabled() const;
|
||||
const IPAddress ipAddress() const;
|
||||
|
||||
Reference in New Issue
Block a user