Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed use of the Serial port while processing Poll requests #69

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MartinMueller2003
Copy link

Added callback so that the application can handle poll statistics or output as needed.

Added callback so that the application can handle poll statistics or output as needed.
@MartinMueller2003
Copy link
Author

On my system, the Serial device gets cut off from the output and messages are sent using a custom output. The ArtNet implementation assumed that "Serial" would always be available and crashed when it was not. By using a notification mechanism, the user can process the output any way they like.

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