ADD: add a simple working version of a pod controler class

This commit is contained in:
Henry Winkel
2023-08-07 17:31:23 +02:00
parent ca1e714c51
commit bc6617e100
15 changed files with 731 additions and 13 deletions

3
.gitmodules vendored
View File

@@ -7,3 +7,6 @@
[submodule "libs/curlcpp"]
path = libs/curlcpp
url = https://github.com/JosephP91/curlcpp.git
[submodule "libs/nlohmann_json"]
path = libs/nlohmann_json
url = https://github.com/nlohmann/json.git