5 lines
170 B
C
5 lines
170 B
C
#pragma once
|
|
|
|
#define VIAL_KEYBOARD_UID {0x45, 0x25, 0xF0, 0xF1, 0x0B, 0x44, 0x5B, 0x30}
|
|
#define VIAL_UNLOCK_COMBO_ROWS { 0, 0 }
|
|
#define VIAL_UNLOCK_COMBO_COLS { 0, 15 }
|