mirror of
https://github.com/devkitPro/wut.git
synced 2026-08-06 01:41:15 -05:00
9 lines
100 B
C
9 lines
100 B
C
#pragma once
|
|
|
|
/**
|
|
* \defgroup nfc nfc
|
|
* Near Field Communication (NFC).
|
|
*/
|
|
|
|
#include <nfc/nfc.h>
|