Package frc.robot.leds
Class PhotonLEDsConfig
java.lang.Object
frc.spectrumLib.leds.SpectrumLEDs.Config
frc.robot.leds.LedFull.LedFullConfig
frc.robot.leds.PhotonLEDsConfig
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class frc.spectrumLib.leds.SpectrumLEDs.Config
getBuffer, getEndingIndex, getLed, getLedSpacing, getLength, getName, getStartingIndex, getView, isAttached, setAttached, setBuffer, setEndingIndex, setLed, setLedSpacing, setLength, setPort, setStartingIndex, setView
-
Constructor Details
-
PhotonLEDsConfig
public PhotonLEDsConfig()
-
-
Method Details
-
getPort
public int getPort()- Overrides:
getPort
in classSpectrumLEDs.Config
-