@@ -44,8 +44,8 @@ typedef struct{
char file_name[FILE_NAME_LEN + 1];
char name[NAME_LEN + 1];
int rfid_uuid;
int finger_uuid;
char rfid_uuid[13];
uint8_t finger_uuid;
int drinks_taken[NUM_OF_DRINKS];
The note is not visible to the blocked user.