Remove reference to FTC SDK 6.1
@ -411,7 +411,7 @@ The same suggestion might apply to reading sensors and encoders, if the data are
|
|||||||
|
|
||||||
# Example: Modify Telemetry Settings
|
# Example: Modify Telemetry Settings
|
||||||
|
|
||||||
Telemetry messages are sent from the Robot Controller to the Driver Station up to **four time per second**, by default. This maximum refresh rate can be changed with Android Studio or OnBot Java, but **not** with regular Blocks (version 6.1). Now a myBlock can provide that capability too!
|
Telemetry messages are sent from the Robot Controller to the Driver Station up to **four time per second**, by default. This maximum refresh rate can be changed with Android Studio or OnBot Java, but **not** with regular Blocks. Now a myBlock can provide that capability too!
|
||||||
|
|
||||||
This simple example allows a Blocks user to change the standard time interval from 250 milliseconds to any other interval.
|
This simple example allows a Blocks user to change the standard time interval from 250 milliseconds to any other interval.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user