Initial basic door lock code, reads from textfile on flash drive
authorJustin Mitchell <justin@discordia.org.uk>
Tue, 29 Mar 2016 13:49:49 +0000 (14:49 +0100)
committerJustin Mitchell <justin@discordia.org.uk>
Tue, 29 Mar 2016 13:49:49 +0000 (14:49 +0100)
commitbb5fbbec51005e218f9986387fbec486cbb5ecee
tree2919684769c6611935aaba11e9e5ce735f0d47aa
Initial basic door lock code, reads from textfile on flash drive
client.cpp [new file with mode: 0644]
client.h [new file with mode: 0644]
config.h [new file with mode: 0644]
data/keys [new file with mode: 0644]
doorlock_v1.ino [new file with mode: 0644]
tag_handler.cpp [new file with mode: 0644]
tag_handler.h [new file with mode: 0644]