service: Add nfc services
Adds the skeleton of the nfc service based off the information provided on Switch Brew.
This commit is contained in:
parent
859eac7a1f
commit
171f57b364
6 changed files with 204 additions and 0 deletions
|
@ -176,6 +176,7 @@ void FileBackend::Write(const Entry& entry) {
|
|||
SUB(Service, LDN) \
|
||||
SUB(Service, LM) \
|
||||
SUB(Service, MM) \
|
||||
SUB(Service, NFC) \
|
||||
SUB(Service, NFP) \
|
||||
SUB(Service, NIFM) \
|
||||
SUB(Service, NS) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue