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

How run own effect if E131 data is not received and when data is recived, how to switch immediately ? #31

Open
ranvirgorai opened this issue Oct 29, 2020 · 0 comments

Comments

@ranvirgorai
Copy link

if (num_channels) {

// parse packet and use it
}else{

runMyLongEffect();
}

then how to check if e131 data is coming and go back to E131 mode

Thanks

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

1 participant