feat: seakesp-logger v0.1.0 — logger WiFi ESP32 Go stdlib uniquement

This commit is contained in:
2026-06-08 12:30:31 +00:00
commit 42cf29d7e3
5 changed files with 850 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module seakesp-logger
go 1.22.12