CANSparkMax_IsFollower

Function CANSparkMax_IsFollower 

Source
pub unsafe extern "C" fn CANSparkMax_IsFollower(
    this: *mut CANSparkMax,
) -> bool
Expand description

Returns whether the controller is following another controller

@return True if this device is following another controller false otherwise