mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2025-12-06 07:42:00 +01:00
Update project_configuration.h
This commit is contained in:
parent
6e10e0ce05
commit
fe860dad03
|
|
@ -11,7 +11,7 @@ public:
|
|||
Network() : DHCP(true) {
|
||||
}
|
||||
|
||||
String hostname;
|
||||
String hostname;
|
||||
bool DHCP;
|
||||
IPAddress staticIP;
|
||||
IPAddress subnet;
|
||||
|
|
|
|||
Loading…
Reference in a new issue