FTC7393 / FtcRobotController

BSD 3-Clause Clear License
4 stars 1 forks source link

Auto telemetry formatting and timer placement #64

Closed robot256 closed 1 year ago

robot256 commented 1 year ago

We can organize the telemetry statements so that they are useful instead of scrolling the matrix for no reason.

In every waiting while() loop,

For code outside of any while() loop,