move to new file
This commit is contained in:
7
targets/stm32l432/src/nfc.h
Normal file
7
targets/stm32l432/src/nfc.h
Normal file
@ -0,0 +1,7 @@
|
||||
#ifndef _NFC_H_
|
||||
#define _NFC_H_
|
||||
|
||||
void nfc_loop();
|
||||
void nfc_init();
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user