Aldubbs / open-access-control

Automatically exported from code.google.com/p/open-access-control
0 stars 0 forks source link

Dynamically update tag list using eeeprom storage #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
A future release really needs to allow for user management via
keypad/serial/PC and store the values in eeeprom.

Original issue reported on code.google.com by arcli...@gmail.com on 9 Apr 2010 at 8:52

GoogleCodeExporter commented 9 years ago
Implemented local database using eeprom storage. Functions for clearing, 
adding, and deleting tags are implemented. System now checks a hard-coded 
"superuser" list as well as the database.

Original comment by arcli...@gmail.com on 21 Oct 2010 at 12:42