You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Larkas
changed the title
"Code running too slow"
"Code is running too slow!"
May 3, 2022
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?The text was updated successfully, but these errors were encountered: