mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-12 04:34:43 +04:00
NFC lib: Expose nfc_common.h (#4283)
* expose nfc_common.h * Update api_symbols.csv --------- Co-authored-by: hedger <hedger@users.noreply.github.com>
This commit is contained in:
@@ -14,6 +14,7 @@ env.Append(
|
||||
File("nfc_listener.h"),
|
||||
File("nfc_poller.h"),
|
||||
File("nfc_scanner.h"),
|
||||
File("nfc_common.h"),
|
||||
# Protocols
|
||||
File("protocols/iso14443_3a/iso14443_3a.h"),
|
||||
File("protocols/iso14443_3b/iso14443_3b.h"),
|
||||
|
||||
Reference in New Issue
Block a user