You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When turning off the dimmer, sometimes it doesn't seem to register on the daemon that a serial message has been received. Suspect message length, the message is probably still buffered and not yet processed. Unify message length to 10 bytes and change the buffer to expect this.
The text was updated successfully, but these errors were encountered:
When turning off the dimmer, sometimes it doesn't seem to register on the daemon that a serial message has been received. Suspect message length, the message is probably still buffered and not yet processed. Unify message length to 10 bytes and change the buffer to expect this.
The text was updated successfully, but these errors were encountered: