working
Posted: Thu Feb 14, 2019 6:07 am
Hi I got it running. I think you just need to compile it as release then the performance would be much better. While it's still unplayably slow on pi 3, it does run perfectly correct. I can't get the debug build to start either.
to compile as release do:
make clean && config=release make
to compile as release do:
make clean && config=release make