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/main.hpp
2025-04-07 11:33:19 +02:00

6 lines
103 B
C++

#include <Arduino.h>
#include <WiFi.h>
#include <RESTClient.h>
#include <PubSubClient.h>
#define LED 2