import CHSV32 (based on upstream WLED)

thanks @dedehai, works perfectly
This commit is contained in:
Frank
2026-03-02 23:20:31 +01:00
parent 5d370f834f
commit e3b33c8aa0
2 changed files with 175 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
#pragma once
#include "wled.h"
#include "colors.h" // include CHSV32 class by @dedehai
#ifdef _MoonModules_WLED_
// WLEDMM: use faster math approximations - up to 40% faster