mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 13:02:59 +00:00
9 lines
191 B
JSON
9 lines
191 B
JSON
{
|
|
"weather": {
|
|
"api_key": "YOUR_OPENWEATHERMAP_API_KEY"
|
|
},
|
|
"youtube": {
|
|
"api_key": "YOUR_YOUTUBE_API_KEY",
|
|
"channel_id": "YOUR_YOUTUBE_CHANNEL_ID"
|
|
}
|
|
} |