Skip to content

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

@ranvirgorai

Description

@ranvirgorai

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions