joycontrol
joycontrol copied to clipboard
"Code is running too slow!"
I'm running this on a Raspberry Pi 3B+, and it's working flawlessly. However, when the script is running, it keeps throwing Code is running X s too slow! every few miliseconds. It doesn't affect the script's functionality, but the usability suffers a bit. That's on line 181 of protocol.py, and I could comment out the line, but is there any inbuilt way to omit that information when running the script?
Since you are running a raspi, try disabling the wifi. I recently discovered that this improves Bluetooth performance a bit.