mirror of
https://github.com/zyphlar/open-access-control-minimal-http.git
synced 2024-03-08 15:57:47 +00:00
Pre-LCD
This commit is contained in:
parent
b668d244b6
commit
ba8dd63974
|
@ -51,6 +51,7 @@
|
|||
#include <WIEGAND26.h> // Wiegand 26 reader format libary
|
||||
#include <PCATTACH.h> // Pcint.h implementation, allows for >2 software interupts.
|
||||
|
||||
|
||||
// Create an instance of the various C++ libraries we are using.
|
||||
WIEGAND26 wiegand26; // Wiegand26 (RFID reader serial protocol) library
|
||||
PCATTACH pcattach; // Software interrupt library
|
||||
|
|
Loading…
Reference in New Issue
Block a user