mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Added 'rainbow' boot sequence
Moved color transform to utils lib
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
#include <iostream>
|
||||
#include <cmath>
|
||||
|
||||
#include <../../libsrc/hyperion/ColorTransform.h>
|
||||
|
||||
using namespace hyperion;
|
||||
#include <utils/ColorTransform.h>
|
||||
|
||||
int main()
|
||||
{
|
||||
|
Reference in New Issue
Block a user