UnmanagedNativeFeedEnable Method

Feeds the enable signal with a timeout specified in seconds

Definition

Namespace: CTRE.Phoenix6.Native
Assembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
C#
public static void FeedEnable(
	double timeoutSeconds
)

Parameters

timeoutSeconds  Double
Time to remain enabled in seconds

See Also