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

Artnet short name change #5

Closed
elektroservis opened this issue Jul 17, 2018 · 1 comment
Closed

Artnet short name change #5

elektroservis opened this issue Jul 17, 2018 · 1 comment

Comments

@elektroservis
Copy link

elektroservis commented Jul 17, 2018

solved

@claudeheintz
Copy link
Owner

claudeheintz commented Jul 17, 2018

In order for the library to run on an Atmega328 (Uno) the long and short names are stored in an array that holds the contents sent as a poll reply. A pointer to this array is accessible with replyData(). However, I just added shortName() and longName() which provide pointers into the poll reply array at the correct indexes to make things easier. (Also, I added setting the long and short names remotely with an artAddress packet)

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

No branches or pull requests

2 participants