- Update all classes to more verbosely log what's going on. - Update readme and udev rule for automatic camera checking - Add dependency-checking plugin to pom.xml - Add GPIO check on initialisation, and override to not drive GPIO if not plugged in - Continue updating functions to be closer and more accurate to documentation
2 lines
69 B
Bash
2 lines
69 B
Bash
#! /usr/bin/env sh
|
|
sudo java -jar discoTesting-4.3.8.jar 2>/dev/null
|