-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move tallyServer loop and remove swithcer connect.
Moved tallyServer loop into connected state, as else clients connected to the server will keep their tally flags up. Removed atemSwitcher.connect() as the library calls it inside it's loop function, and else it'll send multiple connect requests at once. Removed DNS server capabilities, as it really is an unnecessary drag on performance, that isn't needed and doubtfully ever being used.
- Loading branch information
1 parent
5be7dc4
commit ae19246
Showing
1 changed file
with
5 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters