cleaning
This commit is contained in:
parent
50617a81c6
commit
aa9de6626c
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"beacons": [
|
"beacons": [
|
||||||
{
|
{
|
||||||
"callsign": "CA2RXU-7",
|
"callsign": "NOCALL-7",
|
||||||
"symbol": "[",
|
"symbol": "[",
|
||||||
"overlay": "/",
|
"overlay": "/",
|
||||||
"micE": "",
|
"micE": "",
|
||||||
|
|
@ -19,7 +19,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"callsign": "CA2RXU-7",
|
"callsign": "NOCALL-7",
|
||||||
"symbol": ">",
|
"symbol": ">",
|
||||||
"overlay": "/",
|
"overlay": "/",
|
||||||
"micE": "",
|
"micE": "",
|
||||||
|
|
@ -37,7 +37,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"callsign": "CA2RXU-7",
|
"callsign": "NOCALL-7",
|
||||||
"symbol": "b",
|
"symbol": "b",
|
||||||
"overlay": "/",
|
"overlay": "/",
|
||||||
"micE": "",
|
"micE": "",
|
||||||
|
|
@ -66,7 +66,7 @@
|
||||||
"simplifiedTrackerMode": false,
|
"simplifiedTrackerMode": false,
|
||||||
"showSymbolOnScreen": true,
|
"showSymbolOnScreen": true,
|
||||||
"sendCommentAfterXBeacons": 10,
|
"sendCommentAfterXBeacons": 10,
|
||||||
"displayEcoMode": true,
|
"displayEcoMode": false,
|
||||||
"displayTimeout": 4,
|
"displayTimeout": 4,
|
||||||
"path": "WIDE1-1",
|
"path": "WIDE1-1",
|
||||||
"nonSmartBeaconRate": 15,
|
"nonSmartBeaconRate": 15,
|
||||||
|
|
@ -75,7 +75,7 @@
|
||||||
"standingUpdateTime": 15,
|
"standingUpdateTime": 15,
|
||||||
"sendAltitude": true,
|
"sendAltitude": true,
|
||||||
"sendBatteryInfo": false,
|
"sendBatteryInfo": false,
|
||||||
"bluetoothType": 0,
|
"bluetoothType": 1,
|
||||||
"bluetoothActive": true,
|
"bluetoothActive": true,
|
||||||
"disableGPS": false
|
"disableGPS": false
|
||||||
},
|
},
|
||||||
|
|
@ -92,11 +92,11 @@
|
||||||
"heightCorrection": 0
|
"heightCorrection": 0
|
||||||
},
|
},
|
||||||
"notification": {
|
"notification": {
|
||||||
"ledTx": true,
|
"ledTx": false,
|
||||||
"ledTxPin": 25,
|
"ledTxPin": 13,
|
||||||
"ledMessage": true,
|
"ledMessage": false,
|
||||||
"ledMessagePin": 13,
|
"ledMessagePin": 2,
|
||||||
"ledFlashlight": true,
|
"ledFlashlight": false,
|
||||||
"ledFlashlightPin": 14,
|
"ledFlashlightPin": 14,
|
||||||
"buzzerActive": false,
|
"buzzerActive": false,
|
||||||
"buzzerPinTone": 33,
|
"buzzerPinTone": 33,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue