Open steelewool opened 5 years ago
I think the Pi Zero and Pi 3 should have similar architectures - so you might be able to simply copy the executable jar compiled on the Pi 3 over to the Zero and run it as-is.
I'll give it a whack after things are working on my pi 3.
The Pi Zero is a at least 4 times or more slower than a Raspberry Pi 3. Is there some practical way to build the software on the Pi 3 and transfer the compiled code to the Pi Zero?