tracker.json defaults saving 25 Bytes on air

A first, partial stop gap solution for issue #56.

Unfortunately, JSON does not provide syntax for comments.
This commit is contained in:
Serge Y. Stroobandt 2022-04-16 20:50:41 +02:00 committed by GitHub
parent fe2612526b
commit fdc289b285
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,8 +3,8 @@
"beacons": [
{
"callsign": "NOCALL-7",
"path": "WIDE1-1",
"message": "LoRa Tracker",
"path": "",
"message": "",
"timeout": 1,
"symbol": "[",
"overlay": "/",
@ -18,7 +18,7 @@
"min_tx_dist": 100,
"min_bcn": 5
},
"enhance_precision": true
"enhance_precision": false
}
],
"button": {