feat: Add rfid feature and .gitignore file

This commit is contained in:
lmx
2025-11-27 13:28:00 +08:00
parent 4af4f13ac6
commit f8c8b1ec8a
83 changed files with 145652 additions and 178823 deletions

View File

@ -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] */