-
Notifications
You must be signed in to change notification settings - Fork 187
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
transceivers-server: keep LEDs off while not in A0 (#1998)
While Sidecar is not in A0 the transceivers-server will now keep the LEDs off. The current behavior is that the LEDs only change state when Dendrite tells them to, and while the Sidecar is not in Dendrite isn't doing much at all! An A0->A2 transition left the LEDs in their current state which is confusing for folks who may have eyes on the switch as it would indicate Dendrite is running when it is in fact not. The system attention LED is unaffected by this commit. fixes #1995
- Loading branch information
1 parent
c98911c
commit 5f34cc5
Showing
1 changed file
with
33 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters