mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-09 23:18:10 -07:00
NFC: Fix MFC protocol support
This commit is contained in:
@@ -117,6 +117,7 @@ App(
|
||||
sources=[
|
||||
"helpers/protocol_support/mf_classic/*.c",
|
||||
"helpers/protocol_support/iso14443_3a/*.c",
|
||||
"helpers/mf_classic_*.c",
|
||||
],
|
||||
fal_embedded=True,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user