Metalab / kassomat

kassomat firmware
https://metalab.at/wiki/Kassomat
2 stars 2 forks source link

Implement polling for money insertion events #2

Open anlumo opened 11 years ago

anlumo commented 11 years ago

In order to notice physical money insertions, you have to poll the hardware for events (command 0x7). Issue this command on a timer and parse the resulting events.

anlumo commented 11 years ago

Depends on #1