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/include/rest.hpp
2025-04-09 10:14:46 +02:00

4 lines
82 B
C++

#include <HTTPClient.h>
#define SERVER_IP "192.168.48.151"
#define SERVER_PORT 80