mirror of
https://github.com/devkitPro/wut.git
synced 2026-08-06 01:41:15 -05:00
10 lines
142 B
C
10 lines
142 B
C
#pragma once
|
|
|
|
/**
|
|
* \defgroup ntag ntag
|
|
* Nintendo? Tag (NTAG).
|
|
* NFC library for Amiibo and Pokemon Rumble U.
|
|
*/
|
|
|
|
#include <ntag/ntag.h>
|