Empty line after TAGs as per new formatting

This commit is contained in:
Willy-JL
2024-07-15 22:29:41 +01:00
parent 02f7207d28
commit 8a02a2c8dd
5 changed files with 8 additions and 4 deletions

View File

@@ -10,10 +10,11 @@
#include <bit_lib.h>
#define TAG "Saflok"
#define MAGIC_TABLE_SIZE 192
#define KEY_LENGTH 6
#define UID_LENGTH 4
#define CHECK_SECTOR 1
#define KEY_LENGTH 6
#define UID_LENGTH 4
#define CHECK_SECTOR 1
typedef struct {
uint64_t a;