Made denied red light flash longer
This commit is contained in:
parent
d17f252fd2
commit
781035de64
|
@ -43,7 +43,7 @@ typedef struct __attribute__((packed)) cardData {
|
|||
#define DELAY_TIME 10
|
||||
#define COMM_LOCK_IDLE_TIME 50
|
||||
#define COMM_CARD_IDLE_TIME 1000
|
||||
#define LED_DENIED_IDLE_TIME 30
|
||||
#define LED_DENIED_IDLE_TIME 50
|
||||
|
||||
#define EEPROM_SIZE 4095
|
||||
#define EEPROM_START 0
|
||||
|
|
Loading…
Reference in New Issue
Block a user