1
0
This repository has been archived on 2025-11-01. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
contaminus/hardware/src/rest.cpp
2025-04-09 12:40:03 +02:00

4 lines
82 B
C++

#include "rest.hpp"
RestClient client = RestClient(SERVER_IP, SERVER_PORT);