1
0
Files
pi-weather-station/settings.example.json
T
2020-08-23 21:48:06 -05:00

8 lines
137 B
JSON

{
"weatherApiKey": "key",
"mapApiKey": "key",
"reverseGeoApiKey": "key",
"startingLat": "32.7473",
"startingLon": "-97.0945"
}