Use RGBControllerInterface for plugin API

This commit is contained in:
Adam Honse
2026-05-16 16:54:49 -05:00
parent c11090a4cf
commit ce4d2b1d78
27 changed files with 1393 additions and 1031 deletions

View File

@@ -9,7 +9,7 @@
#include <string>
#include <vector>
#include "nlohmann/json.hpp"
#include <nlohmann/json.hpp>
#include "DetectionManager.h"
#include "LogManager.h"
#include "ResourceManager.h"