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

Inherits vex.Enum.

Static Public Attributes

int AUTOMATIC = 0
 
int MANUAL = 1
 

Member Data Documentation

◆ AUTOMATIC

int vex.LedMode.AUTOMATIC = 0
static

◆ MANUAL

int vex.LedMode.MANUAL = 1
static