Commit Graph

6 Commits

Author SHA1 Message Date
Anna Schumaker 4b8b596ae3 Move RFID comment block
Put it with the RFID loop, to make it obvious where RFID stuff happens.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
2015-04-07 14:45:39 -04:00
Anna Schumaker 4b3d5282ae Move RFID_SERIAL.flushinput()
I think this makes more sense in the RFID reading loop

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
2015-04-07 14:45:39 -04:00
Anna Schumaker 27fdb0fd9c Create a doorrc file
This file contains configuration data for the door controllers that way
the script doesn't need to be changed on every new device.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
2015-04-07 14:45:38 -04:00
Anna Schumaker c318e74ea0 Pass key from RFID reader to verify_key()
This is better than everybody getting in by using my key :)

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
2015-04-07 14:06:28 -04:00
Anna Schumaker 54ed9e258e Move RFID setup to new section
Let's not mix this with GPIO stuff.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
2015-04-07 14:04:20 -04:00
Workantile d3c799914a Initial commit: Added what we have so far
We have a script that (kinda) works!

Signed-off-by: Workantile <maintainers@workantile.com>
2015-04-07 17:51:10 +00:00