mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-07-06 09:51:14 +02:00
first test
This commit is contained in:
@@ -15,6 +15,14 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"network": {
|
||||
"DHCP": false,
|
||||
"ip": "192.168.0.50",
|
||||
"subnet": "255.255.255.0",
|
||||
"gateway": "192.168.0.1",
|
||||
"dns1": "8.8.8.8",
|
||||
"dns2": "8.8.4.4"
|
||||
},
|
||||
"aprs_is": {
|
||||
"passcode": "23201",
|
||||
"server": "soam.aprs2.net",
|
||||
|
||||
Reference in New Issue
Block a user