Various improvements and changed encoding/decoding format to LLL-NNN-LLC with reduced character set.
All checks were successful
CI / test (push) Successful in 16s

This commit is contained in:
2026-03-02 04:05:11 +01:00
parent ed5a23bce1
commit 3fc26e0743
6 changed files with 456 additions and 186 deletions

View File

@@ -15,3 +15,6 @@ run-example:
fmt:
gofmt -w ./serial/*.go ./cmd/$(APP_EXAMPLE)/*.go
vet:
go vet ./...