2023-Robot
Robot code for 2023 FRC season by Argos, FRC team #1756
|
#include <argos_lib/led/animiation.h>
#include <argos_lib/led/panel.h>
#include <ctre/Phoenix.h>
#include <frc/AddressableLED.h>
#include <frc2/command/SubsystemBase.h>
#include <vector>
Go to the source code of this file.
Classes | |
struct | argos_lib::LEDState |
Color and animation status for an individual LED. More... | |
class | argos_lib::LEDSubsystem |
struct | argos_lib::LEDSubsystem::LEDUpdateGroup |
Represents a contiguous block of LEDs that have the same color. More... | |
Namespaces | |
namespace | argos_lib |