This commit is contained in:
richonguzman 2023-12-27 14:27:06 -03:00
parent 50617a81c6
commit aa9de6626c
1 changed files with 10 additions and 10 deletions

View File

@ -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,