b67b37dc59
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).
4 lines
152 B
Go
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
|