This website requires JavaScript.
Explore
Help
Sign In
frodovdr
/
hyperion.ng
Watch
1
Star
0
Fork
0
You've already forked hyperion.ng
mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced
2023-10-10 13:36:59 +02:00
Code
Issues
Releases
Wiki
Activity
2ff3c1155b
hyperion.ng
/
include
/
utils
/
global_defines.h
7 lines
103 B
C
Raw
Normal View
History
Unescape
Escape
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
#
pragma once
#
define QSTRING_CSTR(str) str.toLocal8Bit().constData()
Have fps as int, fix height typo
2021-02-07 11:12:28 +01:00
typedef
QList
<
int
>
QIntList
;
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
Reference in New Issue
Copy Permalink