Ensured that if more than 1 key is available and authentication fails for at least the last one, door will open. This is by ending the loop on 1st available key. |
||
|---|---|---|
| .gitignore | ||
| ArduinoGpio.cpp | ||
| ArduinoGpio.h | ||
| ArduinoSerialLogger.cpp | ||
| ArduinoSerialLogger.h | ||
| DoorLock.cpp | ||
| DoorLock.h | ||
| DoorLockController.cpp | ||
| DoorLockController.h | ||
| DualColorLed.cpp | ||
| DualColorLed.h | ||
| HardcodedKeyStorage.cpp | ||
| HardcodedKeyStorage.h | ||
| IAuthenticator.h | ||
| IGpio.h | ||
| IKeyStorage.h | ||
| ILogger.h | ||
| Key.cpp | ||
| Key.h | ||
| NfcAuthenticator.cpp | ||
| NfcAuthenticator.h | ||
| OneWireAuthenticator.cpp | ||
| OneWireAuthenticator.h | ||
| zamek_hswro.ino | ||