Various improvements and changed encoding/decoding format to LLL-NNN-LLC with reduced character set.
Some checks failed
CI / test (push) Failing after 16s

This commit is contained in:
2026-03-02 04:05:11 +01:00
parent db967da683
commit f408243888

View File

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