Refactor user management functions and improve memory handling in addPersonToList
This commit is contained in:
Vendored
+4
-2
@@ -4,6 +4,8 @@
|
||||
"ncurses.h": "c",
|
||||
"stdlib.h": "c",
|
||||
"errno.h": "c",
|
||||
"rfid_handler.h": "c"
|
||||
}
|
||||
"rfid_handler.h": "c",
|
||||
"fcntl.h": "c"
|
||||
},
|
||||
"C_Cpp.errorSquiggles": "enabled"
|
||||
}
|
||||
Reference in New Issue
Block a user