Package com.ctre.phoenixpro.configs
Interface ParentConfiguration
- All Superinterfaces:
ISerializable
- All Known Implementing Classes:
AudioConfigs,CANcoderConfiguration,ClosedLoopGeneralConfigs,ClosedLoopRampsConfigs,CurrentLimitsConfigs,CustomParamsConfigs,FeedbackConfigs,GyroTrimConfigs,HardwareLimitSwitchConfigs,MagnetSensorConfigs,MotionMagicConfigs,MotorOutputConfigs,MountPoseConfigs,OpenLoopRampsConfigs,Pigeon2Configuration,Pigeon2FeaturesConfigs,Slot0Configs,Slot1Configs,Slot2Configs,SoftwareLimitSwitchConfigs,TalonFXConfiguration,TorqueCurrentConfigs,VoltageConfigs
@Deprecated(forRemoval=true) public interface ParentConfiguration extends ISerializable
Deprecated, for removal: This API element is subject to removal in a future version.
Classes in the phoenixpro package will be removed in 2024.
Users should instead use classes from the phoenix6 package.
-
Method Summary
Modifier and Type Method Description StatusCodedeserialize(String str)Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Details
-
deserialize
Deprecated, for removal: This API element is subject to removal in a future version.
-