Added updated NFC implementation into refactored structure

This commit was merged in pull request #25.
This commit is contained in:
2026-08-02 16:40:40 +02:00
parent 78765ce595
commit 7ce3a60a08
4 changed files with 82 additions and 20 deletions
+2
View File
@@ -40,6 +40,8 @@ embedded-graphics = "0.8.2"
embedded-graphics-core = "0.4.1"
base64 = { version = "0.22", default-features = false, features = ["alloc"] }
pn532 = "0.5.0"
ndef = "0.5.0"