8namespace ctre{
namespace phoenix{
namespace led{
22class [[deprecated(
"This device's Phoenix 5 API is deprecated for removal in the 2027 season."
23 "Users should update to Phoenix 6 firmware and migrate to the Phoenix 6 API."
24 "A migration guide is available at https://v6.docs.ctr-electronics.com/en/stable/docs/migration/migration-guide/index.html")]]
29 [[deprecated(
"This device's Phoenix 5 API is deprecated for removal in the 2027 season."
30 "Users should update to Phoenix 6 firmware and migrate to the Phoenix 6 API."
31 "A migration guide is available at https://v6.docs.ctr-electronics.com/en/stable/docs/migration/migration-guide/index.html")]]
33 [[deprecated(
"This device's Phoenix 5 API is deprecated for removal in the 2027 season."
34 "Users should update to Phoenix 6 firmware and migrate to the Phoenix 6 API."
35 "A migration guide is available at https://v6.docs.ctr-electronics.com/en/stable/docs/migration/migration-guide/index.html")]]
37 [[deprecated(
"This device's Phoenix 5 API is deprecated for removal in the 2027 season."
38 "Users should update to Phoenix 6 firmware and migrate to the Phoenix 6 API."
39 "A migration guide is available at https://v6.docs.ctr-electronics.com/en/stable/docs/migration/migration-guide/index.html")]]
41 [[deprecated(
"This device's Phoenix 5 API is deprecated for removal in the 2027 season."
42 "Users should update to Phoenix 6 firmware and migrate to the Phoenix 6 API."
43 "A migration guide is available at https://v6.docs.ctr-electronics.com/en/stable/docs/migration/migration-guide/index.html")]]
45 [[deprecated(
"This device's Phoenix 5 API is deprecated for removal in the 2027 season."
46 "Users should update to Phoenix 6 firmware and migrate to the Phoenix 6 API."
47 "A migration guide is available at https://v6.docs.ctr-electronics.com/en/stable/docs/migration/migration-guide/index.html")]]
49 [[deprecated(
"This device's Phoenix 5 API is deprecated for removal in the 2027 season."
50 "Users should update to Phoenix 6 firmware and migrate to the Phoenix 6 API."
51 "A migration guide is available at https://v6.docs.ctr-electronics.com/en/stable/docs/migration/migration-guide/index.html")]]
Util class to help with configuring CANdle.
Definition CANdleConfigUtil.h:25
static bool StripTypeDifferent(CANdleConfiguration settings)
static bool StatusLedOffWhenActiveDifferent(CANdleConfiguration settings)
static bool V5EnabledDifferent(CANdleConfiguration settings)
static bool DisableWhenLOSDifferent(CANdleConfiguration settings)
static bool BrightnessScalarDifferent(CANdleConfiguration settings)
static bool VBatOutputModeDifferent(CANdleConfiguration settings)
WPI Compliant Pigeon class.
Definition PigeonIMU_StickyFaults.h:6
Util class to help custom configs.
Definition CustomParamConfiguration.h:53
Configurables available to CANdle.
Definition CANdleConfiguration.h:23