feat: Add rfid feature and .gitignore file
This commit is contained in:
@ -13,7 +13,7 @@ struct sys_time {
|
||||
u8 sec;
|
||||
};
|
||||
|
||||
#if 0
|
||||
#if 1
|
||||
struct tm {
|
||||
int tm_sec; /* Seconds. [0-60] (1 leap second) */
|
||||
int tm_min; /* Minutes. [0-59] */
|
||||
|
||||
Reference in New Issue
Block a user