joycontrol icon indicating copy to clipboard operation
joycontrol copied to clipboard

"Code is running too slow!"

Open Larkas opened this issue 3 years ago • 1 comments

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?

Larkas avatar May 03 '22 13:05 Larkas

Since you are running a raspi, try disabling the wifi. I recently discovered that this improves Bluetooth performance a bit.

Poohl avatar Nov 07 '22 20:11 Poohl