Refactor UART handling and enhance user data structures
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#ifndef __RFID_HANDLER_H__
|
||||
#define __RFIT_HANDLER_H__
|
||||
|
||||
#endif
|
||||
|
||||
// UART handler thread
|
||||
void *uartListener(void *arg);
|
||||
Reference in New Issue
Block a user