[][src]Function wpilib_sys::bindings::HAL_ObserveUserProgramDisabled

pub unsafe extern "C" fn HAL_ObserveUserProgramDisabled()

Sets the disabled 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.