Aaditya Awati

Results 4 issues of Aaditya Awati

In the previous version the error handling would only work once, and if the same error occurred again it would just crash like before. So I fixed it, and it's...

Now the program won't error out every sing time and end immediatey. This was very irritating for me as when I was trying to improve it, every time I tested...

Added a new self.print_data variable whican toggle the print statements t stop writing or start writing. Modified how FingerPrint.identify will log the finger-print data, and made it return a dict...