1
0
Fork 0

don't send inactive universes

This commit is contained in:
Kevin Matz 2021-09-01 12:40:21 -04:00
parent 5459b48388
commit dfeaf646e1
1 changed files with 3 additions and 0 deletions

View File

@ -247,6 +247,9 @@ void Universe::synchronize(uint8_t sequence_number)
*/
void Universe::sACNsend() const
{
if (!active_data_slots)
return;
/// > \cite sACN 6.2.5 E1.31 Data Packet: Sequence Number
/// >
/// > ... The sequence number for a universe shall be incremented by one for