Update hueplusplus dependency to 1.2.0

This commit is contained in:
Adam Honse 2025-02-14 11:40:34 -06:00
parent bb6f8e2ddd
commit 0d6ae64b24
153 changed files with 305 additions and 23091 deletions

View file

@ -10,7 +10,7 @@
\*---------------------------------------------------------*/
#include "LIFXController.h"
#include "json.hpp"
#include <nlohmann/json.hpp>
#include "hsv.h"
using json = nlohmann::json;