Compiled without errors:
javac -classpath .:classes:/opt/pi4j/lib/'*' blinkOnce.java
java -classpath .:classes:/opt/pi4j/lib/'*' blinkOnce
Results in the following error:
Unable to determine hardware version. I see: Hardware : BCM2835
,
- expecting BCM2708 or BCM2709.
If this is a genuine Raspberry Pi then please report this
to projects@drogon.net. If this is not a Raspberry Pi then you
are on your own as wiringPi is designed to support the
Raspberry Pi ONLY.
Compiled without errors:
javac -classpath .:classes:/opt/pi4j/lib/'*' blinkOnce.javajava -classpath .:classes:/opt/pi4j/lib/'*' blinkOnceResults in the following error: