Add files via upload

This commit is contained in:
markjfine 2021-03-27 20:03:05 -04:00 committed by GitHub
parent 177788b311
commit 287ff73c8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 60 additions and 0 deletions

59
cfg/config.json Normal file
View File

@ -0,0 +1,59 @@
{
"CfgVersion": "1.1.0",
"WindowX": 831,
"WindowY": 335,
"Width": 490,
"Height": 771,
"Frequency": 88.1,
"Stream": 1,
"Gain": 0.0,
"AutoGain": true,
"PPMError": 0,
"RTL": 0,
"LogToFile": false,
"Bookmarks": [],
"MapData": {
"mapMode": 1,
"mapTiles": [
[
0,
0,
0
],
[
0,
0,
0
],
[
0,
0,
0
]
],
"mapComplete": false,
"weatherTime": 0,
"weatherPos": [
0,
0,
0,
0
],
"weatherNow": "",
"weatherID": "",
"viewerConfig": {
"mode": 1,
"animate": false,
"scale": true,
"windowPos": [
0,
0
],
"windowSize": [
764,
632
],
"animationSpeed": 0.5
}
}
}

1
cfg/stationLogos.json Normal file
View File

@ -0,0 +1 @@
{}