1
0

Init commit

This commit is contained in:
Jose
2025-04-09 10:14:46 +02:00
parent bef8b30f2c
commit d77fc3edf3
8 changed files with 76 additions and 99 deletions

View File

@@ -1 +1,4 @@
#include "rest.hpp"
#include "rest.hpp"
RestClient client = RestClient(SERVER_IP, SERVER_PORT);