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