VEX V5 Python API
Static Public Attributes | List of all members
vex.ControllerType Class Reference

Inherits vex.Enum.

Static Public Attributes

int PRIMARY = 0
 
int PARTNER = 1
 

Member Data Documentation

◆ PRIMARY

int vex.ControllerType.PRIMARY = 0
static

◆ PARTNER

int vex.ControllerType.PARTNER = 1
static