CTRE Phoenix C++ 5.33.1
CANdleLedStripType.h File Reference

Go to the source code of this file.

Namespaces

namespace  ctre
 namespace ctre
 
namespace  ctre::phoenix
 namespace phoenix
 
namespace  ctre::phoenix::led
 

Enumerations

enum  ctre::phoenix::led::LEDStripType {
  ctre::phoenix::led::GRB = 0 , ctre::phoenix::led::RGB = 1 , ctre::phoenix::led::BRG = 2 , ctre::phoenix::led::GRBW = 6 ,
  ctre::phoenix::led::RGBW = 7 , ctre::phoenix::led::BRGW = 8
}
 The various LED types that the CANdle can support. More...