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": [ "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,