mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
221af075a4
* implement rigin for efx * implement origin for effects and other components add experimental adalight firmware for arduino with upto 5 pwm channels * cleanup * origin ip now with dns lookup * fix compile * move some code
5 lines
71 B
C
5 lines
71 B
C
#pragma once
|
|
|
|
#define QSTRING_CSTR(str) str.toLocal8Bit().constData()
|
|
|