[][src]Function wpilib_sys::bindings::HAL_ObserveUserProgramTest

pub unsafe extern "C" fn HAL_ObserveUserProgramTest()

Sets the test mode flag in the DS.

This is used for the DS to ensure the robot is properly responding to its state request. Ensure this get called about every 50ms, or the robot will be disabled by the DS.