Skip to content

Fix scrollBytes when used with multiple devices#9

Open
crstffr wants to merge 1 commit intosydlawrence:masterfrom
crstffr:patch-1
Open

Fix scrollBytes when used with multiple devices#9
crstffr wants to merge 1 commit intosydlawrence:masterfrom
crstffr:patch-1

Conversation

@crstffr
Copy link
Copy Markdown

@crstffr crstffr commented May 27, 2017

This fixes a bug in the scrollBytes method. The interval variable used was not locally declared, so when multiple pads are in use and simultaneously scrolling text - the first to complete stops all messages.

This fixes a bug in the ```scrollBytes``` method.  The ```interval``` variable used was not locally declared, so when multiple pads are in use and simultaneously scrolling text - the first to complete stops all messages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant