The pi4j library has a problem identifying the processor on the zero Pi.
Looking at solutions the suggestion is that you set the linking = dynamic switch when you run the jar file.
How can you do this when using B4j and the debug. Do any options exist to modify the run command when it calls the .jar file?
the example given is:
sudo java -Dpi4j.linking=dynamic -jar
Looking at solutions the suggestion is that you set the linking = dynamic switch when you run the jar file.
How can you do this when using B4j and the debug. Do any options exist to modify the run command when it calls the .jar file?
the example given is:
sudo java -Dpi4j.linking=dynamic -jar