mirror of
https://github.com/Lukas0025/YAGS.git
synced 2025-04-24 07:41:24 +01:00
8 lines
209 B
Python
8 lines
209 B
Python
masterUrl = "http://10.0.3.41:8000"
|
|
pullInterval = 10 # in sec
|
|
apiKey = "7b105947-65d6-40ba-bb4c-50b95a3ec1c8"
|
|
station = {
|
|
"lat": 49.2397383,
|
|
"lon": 16.5684175,
|
|
"alt": 0.277 #KM
|
|
} |