Skip to content
Snippets Groups Projects
user avatar
John Hodge authored
ee724c03
=====================
=== OpenDispense2 ===
=====================

Replacement for the UCC (University Computer Club)'s "dispense" system


=== Compiling ===
Required packages
- libncurses-dev
- libssl-dev
- build-essentials (gcc and GNU Make)
- libmodbus (used for communicating with the coke machine)

Run `make -C src/`