Table of Contents

Enum LarsonBounceValue

Namespace
CTRE.Phoenix6.Signals
Assembly
Phoenix6.Hardware.dll

The behavior of the larson animation pocket of light when it reaches the end of the strip.

public enum LarsonBounceValue
Extension Methods

Fields

Back = 2

The animation bounces once all LEDs are off the strip.

Center = 1

The animation bounces once it is midway through the end of the strip.

Front = 0

The animation bounces as soon as the first LED reaches the end of the strip.