hyperion.ng/include/utils/global_defines.h
redPanther 221af075a4 implement origin for effects (#408)
* 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
2017-03-01 15:23:53 +01:00

5 lines
71 B
C

#pragma once
#define QSTRING_CSTR(str) str.toLocal8Bit().constData()