Refactor UART handling and enhance user data structures
This commit is contained in:
Vendored
+3
-1
@@ -2,6 +2,8 @@
|
||||
"files.associations": {
|
||||
"users.h": "c",
|
||||
"ncurses.h": "c",
|
||||
"stdlib.h": "c"
|
||||
"stdlib.h": "c",
|
||||
"errno.h": "c",
|
||||
"rfid_handler.h": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user