Skip to content

Commit

Permalink
Merge pull request #191 from ca1e/ntag215
Browse files Browse the repository at this point in the history
Add support for Ntag215
  • Loading branch information
iceman1001 committed Jan 22, 2021
2 parents b35e3b5 + 4d5bc53 commit 9f958e9
Show file tree
Hide file tree
Showing 8 changed files with 486 additions and 4 deletions.
1 change: 1 addition & 0 deletions Firmware/ChameleonMini/Application/Application.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
/* Applications */
#include "MifareClassic.h"
#include "MifareUltralight.h"
#include "NTAG215.h"

/* Function wrappers */
INLINE void ApplicationInit(void) {
Expand Down
Loading

0 comments on commit 9f958e9

Please sign in to comment.