-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Open
Description
- isLightOn is reversed for REV LED - returns true when LED is off, false when on
- REV LED is on after stopping opMode - At reset, the REV LEDs are off (digital channel is probably in input mode). After running an opMode, any digital channels that are configured as a REV LED are set to low but still in output mode, which leaves the LEDs on. I would recommend setting digital channels back to input upon exit of the opMode.
Metadata
Metadata
Assignees
Labels
No labels