Some optimizations (#880)

This commit is contained in:
Murat Seker
2020-07-19 16:14:54 +02:00
committed by GitHub
parent 4880e31562
commit 95688c0f1e
4 changed files with 230 additions and 130 deletions

View File

@@ -39,6 +39,7 @@
// Boblight
#include <boblightserver/BoblightServer.h>
Hyperion::Hyperion(const quint8& instance)
: QObject()
, _instIndex(instance)