Enhance user management: update CSV data, refactor UUID search function, and implement person listing and search functionalities in the TUI.
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
#ifndef __MAIN_H__
|
||||
#define __MAIN_H__
|
||||
|
||||
#define TRUE 1
|
||||
#define TRUE !0
|
||||
#define FALSE 0
|
||||
#define BYTE uint8_t
|
||||
#define MIN_X_TERMINAL_SIZE 50
|
||||
|
||||
Reference in New Issue
Block a user