mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-08-08 18:03:02 +02:00
OTA security added
This commit is contained in:
@@ -46,12 +46,16 @@
|
||||
"server": "192.168.0.100",
|
||||
"port": 514
|
||||
},
|
||||
"bme": {
|
||||
"active": false
|
||||
},
|
||||
"ota": {
|
||||
"username":"richon",
|
||||
"password": "totoro"
|
||||
},
|
||||
"other": {
|
||||
"beaconInterval": 15,
|
||||
"rememberStationTime": 30,
|
||||
"sendBatteryVoltage": false
|
||||
},
|
||||
"bme": {
|
||||
"active": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user