Replace curl with httplib
This commit is contained in:
parent
aeb1e364c4
commit
2cb08ec4b4
5 changed files with 8267 additions and 59 deletions
|
|
@ -9,7 +9,6 @@
|
|||
#include "RGBController_Nanoleaf.h"
|
||||
#include "ResourceManager.h"
|
||||
#include "LogManager.h"
|
||||
#include <curl/curl.h>
|
||||
#include "json.hpp"
|
||||
using json = nlohmann::json;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue