Skip to content

Compiling & Running

Chris Denniston edited this page Nov 17, 2015 · 1 revision

#Compiling To compile run scons in the root directory. To clean run scons -c ##Running Run ./main to run the program. Might need sudo before that.

#Running Tests scons --test runs tests

#UDEV rules Run ./make_udev_rules to put the udev rules on your machine so that the you the configuration will find the devices right.

If you don't want to do that just edit the conf.json file

Clone this wiki locally