C library for communicating with CashCode bill validators over serial port using the CCNET protocol.
βββ inc/
β βββ cashcode.h
β βββ serial.h
βββ src/
β βββ cashcode.c
β βββ serial.c
βββ tests/
β βββ check.c
βββ Makefile
make./build/check <port> <baud> [noescrow] [hw_serial]./build/check /dev/ttyUSB0 9600
./build/check /dev/ttyUSB0 9600 noescrow
./build/check /dev/ttyUSB0 9600 SN123456