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

#include <ConnectorX.h>

Public Attributes

uint8_t pattern
 
uint8_t oneShot
 
int16_t delay
 

Detailed Description

Definition at line 88 of file ConnectorX.h.

Member Data Documentation

◆ delay

int16_t ConnectorX::Commands::CommandPattern::delay

Definition at line 91 of file ConnectorX.h.

◆ oneShot

uint8_t ConnectorX::Commands::CommandPattern::oneShot

Definition at line 90 of file ConnectorX.h.

◆ pattern

uint8_t ConnectorX::Commands::CommandPattern::pattern

Definition at line 89 of file ConnectorX.h.


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