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

add active universe in short name string #54

Open
iz1kbp opened this issue Aug 16, 2023 · 1 comment
Open

add active universe in short name string #54

iz1kbp opened this issue Aug 16, 2023 · 1 comment

Comments

@iz1kbp
Copy link

iz1kbp commented Aug 16, 2023

I apologize for the trivial question.
I need to insert, at the end of the short name string, the dmx universe that is configured . eg: "shortname^1".
Can you suggest me how to do this?
I tried ,but unfortunately my arduino programming knowledge does not allow me to achieve the goal.
Thanks to anyone who can help me.
Mario

@rstephan
Copy link
Owner

Hi,

I have another library https://github.com/rstephan/ArtnetnodeWifi that is more capable.
Take a look into the examples like: ArtnetnodeWifiDebug

Around line 88 you should find the relevant info:
https://github.com/rstephan/ArtnetnodeWifi/blob/33bb66b532b4f880650622ee5208a656632d6c3a/examples/ArtnetnodeWifiDebug/ArtnetnodeWifiDebug.ino#L88

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