Simple ATM System
==========
This is a simple finite state machine ATM system that was designed.
The design of the system is as close as possible to an actual ATM bank machine.
Instead of cards we are using usb to signify when a card has been entered.
I’m using libusb1.0 inorder to get access to connected USBs
This SW was designed on Mac OSX 10.13
This is version 1