Files
bambu-nfc/doc.go
T
s1d3sw1ped b67b37dc59 Make Parse take raw NFC UID and 1K image.
Drop zip/JSON from the root API. dump remains an adapter for the Android app format; inventory and an AMS wand both call Parse(uid, image).
2026-08-23 15:27:11 -05:00

4 lines
152 B
Go

// Package bambunfc parses raw Bambu Lab filament NFC (ISO UID + MIFARE Classic 1K image)
// and derives MIFARE Key-A from a chip UID.
package bambunfc