Brown-County-FIRST-Robotics / 1716-2024-robot

The 2024 robot
Other
0 stars 0 forks source link

LED PeriodicRunnable #17

Closed cfinn68916 closed 5 months ago

cfinn68916 commented 8 months ago

A class to control the LED strips. SHOULD NOT BE A Subsystem, rather it should extend PeriodicRunnable. Needs to be accessed everywhere in the code, so have global instance with getInstance static method?

How it will be used:

Bare minimum:

More features:

gldeA commented 7 months ago

https://github.com/Brown-County-FIRST-Robotics/1716-2024-robot/blob/main/docs/PeriodicRunnable.md