Commit Graph

5 Commits

Author SHA1 Message Date
Georg b2277d12e8 Changed coments accordingly and changed for better "collapsability" 2018-03-27 18:32:09 +02:00
Georg 531b4c847f Added Support for Dataextration via Serial 2018-03-26 10:52:25 +02:00
Lukas Bachschwell 0ff99e00f3 implemented delete
implemented namechange
fixed bug in saving credits
added reset all counts!
added less outputmode to print Person JSON
2016-07-29 21:32:49 +02:00
Lukas Bachschwell 1bb6704d6e Fixed Wrong files getting detected as persons
Added HardwareSerial* as parameter to print person
Fixed bug in check for file

Added RFID and Finger revoke mechanisms
Added user scan
Added set user credits
Enabled creditsystem
2016-07-08 12:51:21 +02:00
Lukas Bachschwell df94ff0654 moved maxID to beerbox struct and update in readPerson
moved drinksMax to beerbox struct and refactored to maxDrink
added if(debug) to all serial write and serial print statements

Moved BLE com to seperat file and added command and subcommandparsing
Added filename JSON method
2016-07-07 09:52:14 +02:00