SubZero Common
Common library components for an FRC CommandRobot
Loading...
Searching...
No Matches
ConnectorX::Commands::CommandColor Struct Reference

#include <ConnectorX.h>

Public Attributes

uint8_t red
 
uint8_t green
 
uint8_t blue
 

Detailed Description

Definition at line 94 of file ConnectorX.h.

Member Data Documentation

◆ blue

uint8_t ConnectorX::Commands::CommandColor::blue

Definition at line 97 of file ConnectorX.h.

◆ green

uint8_t ConnectorX::Commands::CommandColor::green

Definition at line 96 of file ConnectorX.h.

◆ red

uint8_t ConnectorX::Commands::CommandColor::red

Definition at line 95 of file ConnectorX.h.


The documentation for this struct was generated from the following file: