Hundemeier / sacn

A simple ANSI E1.31 (aka sACN) module for python.
MIT License
47 stars 21 forks source link

Manual flush #15

Closed Hundemeier closed 4 years ago

Hundemeier commented 4 years ago

To send out multiple data packets at the same time for less jitter/flickering on the receiver, a manual flush feature was implemented as proposed by @ahodges9 in issue #7.