ParentConfigurator Constructor

Initializes a new instance of the ParentConfigurator class

Definition

Namespace: CTRE.Phoenix6.Configs
Assembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
C#
protected ParentConfigurator(
	DeviceIdentifier deviceIdentifier
)

Parameters

deviceIdentifier  DeviceIdentifier

[Missing <param name="deviceIdentifier"/> documentation for "M:CTRE.Phoenix6.Configs.ParentConfigurator.#ctor(CTRE.Phoenix6.Hardware.DeviceIdentifier)"]

See Also