Added NFC implementation into refactored structure

This commit is contained in:
2026-08-02 16:26:13 +02:00
parent 5f76802f92
commit 78765ce595
4 changed files with 145 additions and 1 deletions
+2
View File
@@ -39,6 +39,8 @@ embedded-hal-bus = "0.3.0"
embedded-graphics = "0.8.2"
embedded-graphics-core = "0.4.1"
base64 = { version = "0.22", default-features = false, features = ["alloc"] }
pn532 = "0.5.0"
# For fine tuning these settings, please refer to https://doc.rust-lang.org/cargo/reference/profiles.html