Update README.md

This commit is contained in:
2026-07-10 22:22:09 +00:00
parent 7918d8ef22
commit f0b8b6f5de
+8
View File
@@ -26,3 +26,11 @@ A Wi-Fi-enabled LED matrix clock with weather integration and web-based controls
- DATA: GPIO 13
- CS: GPIO 14
- CLK: GPIO 15
## include MD_MAX72xx.h
- include <WiFi.h>
- include <NTPClient.h>
- include <WiFiUdp.h>
- include <WebServer.h>
- include <HTTPClient.h>
- include <ArduinoJson.h>