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

@ -24,7 +24,7 @@
#include "i2c_smbus.h"
#include "ResourceManagerInterface.h"
#include "filesystem.h"
#include "json.hpp"
#include <nlohmann/json.hpp>
using json = nlohmann::json;