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
controls: Sleep longer in text mode to not flood the bus
Rate limit the main loop so that each can message cannot be sent more
than a certain number of times per second (right now it's 1000ms/10ms
period = 100Hz).
0 commit comments