Update ESP32_MatrixClock.ino
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
// --- WIFI & API CONFIG ---
|
||||
const char* ssid = "SSID";
|
||||
const char* password = "YOUR_PASSWORD";
|
||||
const char* apiKey = "API";
|
||||
const char* apiKey = "Weather_API_Key";
|
||||
const char* city = "Locale";
|
||||
|
||||
// --- HARDWARE CONFIG ---
|
||||
|
||||
Reference in New Issue
Block a user