mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-10-03 20:37:04 +00:00
.
This commit is contained in:
@@ -10,6 +10,12 @@
|
||||
*/
|
||||
|
||||
#include <Arduino.h>
|
||||
#include <WiFi.h>
|
||||
#include <WiFiClientSecure.h>
|
||||
#include <PubSubClient.h>
|
||||
|
||||
#include "secrets.h"
|
||||
#include "config.h"
|
||||
|
||||
struct {
|
||||
float humidity = 0.0;
|
||||
|
Reference in New Issue
Block a user