6namespace ctre {
namespace phoenix {
namespace led {
23 StrobeAnimation(
int r,
int g,
int b,
int w = 0,
double speed = 1,
int numLed = -1,
int ledOffset = 0);
The base class for one generic type of animation.
Definition: BaseTwoSizeAnimation.h:12
Animation that strobes the LEDs a specified color.
Definition: StrobeAnimation.h:11
StrobeAnimation(int r, int g, int b, int w=0, double speed=1, int numLed=-1, int ledOffset=0)
Constructor for a StrobeAnimation.
namespace ctre
Definition: paramEnum.h:5