LanguidSmartass / mdb-arduino-cashless

MDB Cashless Device implementation based on Arduino Uno and GPRS Shield
81 stars 44 forks source link

work in progress #4

Closed LanguidSmartass closed 8 years ago

LanguidSmartass commented 8 years ago

VMC_RESET, VMC_SETUP, VMC_POLL and VMC_READER tests are passed, except for not implemented functions; Almost done with MDB_PollHandler(), only diagnostic functions remaining; More accurate commands and subcommands number definitions, not just raw numbers in case statements; Drastic code refactoring -- removed garbage function naming, dragged chunks of code to static functions.