NFC capability started
This commit is contained in:
13
efm32/inc/nfc.h
Normal file
13
efm32/inc/nfc.h
Normal file
@@ -0,0 +1,13 @@
|
||||
/*
|
||||
* nfc.h
|
||||
*
|
||||
* Created on: Jul 22, 2018
|
||||
* Author: conor
|
||||
*/
|
||||
|
||||
#ifndef INC_NFC_H_
|
||||
#define INC_NFC_H_
|
||||
|
||||
void nfc_test();
|
||||
|
||||
#endif /* INC_NFC_H_ */
|
Reference in New Issue
Block a user