Merge branch 'ofwdev' into 420

This commit is contained in:
RogueMaster
2022-11-12 08:35:37 -05:00
30 changed files with 264 additions and 113 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ env.Append(
"#/lib/nfc",
],
SDK_HEADERS=[
File("#/lib/nfc/nfc_device.h"),
File("nfc_device.h"),
],
)