Skip to content

Refactor universe.update() calls into something more user friendly #137

@theeldestelder

Description

@theeldestelder

If a universe.update() function is called without being inside of a try / catch block, an error happens when no DMX device is selected and we are trying to output to nothing. Instead of placing try / catches everywhere, use a new function found inside a "library" file that should be created as a result of this ticket.

See #129 for an example of the try / catches that are required. These will be refactored into "library" calls.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestrefactorRestructure without loss of functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions