FIRST-Tech-Challenge / FIRST-Tech-Challenge/FtcRobotController

REV LED issues

Open
#1,523 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.3k
Forks
9.9k
Avg merge
18m
Merged PRs (30d)
1

Description

1. isLightOn is reversed for REV LED - returns true when LED is off, false when on
2. 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.