NFC: rename to Nfc

This commit is contained in:
Aleksandr Kutuzov
2020-10-19 01:55:41 +03:00
parent c124471d44
commit ecc93152c9
2 changed files with 16 additions and 16 deletions

View File

@@ -1,3 +1,3 @@
#pragma once
typedef struct NFC NFC;
typedef struct Nfc Nfc;