mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-06 06:51:18 +12:00
ntag: Implement NTAGWrite
This commit is contained in:
parent
1c6b209692
commit
8e8431113a
4 changed files with 293 additions and 43 deletions
|
@ -6,6 +6,7 @@ namespace ndef
|
|||
{
|
||||
|
||||
Record::Record()
|
||||
: mFlags(0), mTNF(NDEF_TNF_EMPTY)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue