1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-12 20:49:49 +04:00

ofw pr 4283 NFC lib: Expose nfc_common.h

by zinongli
This commit is contained in:
MX
2025-10-12 03:28:58 +03:00
parent 57dff2aced
commit b9feece2c2

View File

@@ -14,6 +14,7 @@ env.Append(
File("nfc_listener.h"), File("nfc_listener.h"),
File("nfc_poller.h"), File("nfc_poller.h"),
File("nfc_scanner.h"), File("nfc_scanner.h"),
File("nfc_common.h"),
# Protocols # Protocols
File("protocols/iso14443_3a/iso14443_3a.h"), File("protocols/iso14443_3a/iso14443_3a.h"),
File("protocols/iso14443_3b/iso14443_3b.h"), File("protocols/iso14443_3b/iso14443_3b.h"),