Codex added unified library, all work

This commit is contained in:
John Poole 2026-04-19 10:20:35 -07:00
commit 8370e546ff
25 changed files with 2935 additions and 0 deletions

View file

@ -0,0 +1,7 @@
{
"name": "tbeam_clock",
"version": "0.1.0",
"description": "Reusable PCF8563 RTC service and UTC formatting helpers for LilyGO T-Beam Supreme exercises.",
"frameworks": "arduino",
"platforms": "espressif32"
}