Refactor user management functions and improve memory handling in addPersonToList

This commit is contained in:
2025-04-22 20:51:06 +02:00
parent d642cc92ab
commit 58e02ad54c
3 changed files with 99 additions and 9 deletions
+4 -2
View File
@@ -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"
}