Edit

Share via


GoPiGo3Led Enum

Definition

The different Led embedded in the system

public enum GoPiGo3Led
type GoPiGo3Led = 
Public Enum GoPiGo3Led
Inheritance
GoPiGo3Led

Fields

Name Value Description
LedEyeRight 1

LED eye right

LedEyeLeft 2

LED eye left

LedBlinkerLeft 4

LED left blinker

LedBlinkerRight 8

LED right blinker

LedWifi 128

Used to indicate WiFi status when used with Dexter OS. Should not be controlled by the user if using Dexter OS. But you still can control it out of this context

Applies to