Skip to content

Instantly share code, notes, and snippets.

View frostend1980's full-sized avatar

frostend1980

  • Joined May 2, 2026
View GitHub Profile
```cpp
#include <WiFi.h>
#include <WebServer.h>
#include <SPI.h>
#include <SD.h>
#include <Wire.h>
#include <RTClib.h>
#include <Preferences.h>
#include <driver/i2s.h>