Skip to content

Instantly share code, notes, and snippets.

#include <ESP8266WiFi.h>
#include <DHT.h>
const char* ssid = "";
const char* password = "";
const char* host = "";
const int httpPort = 80;
const String device = "Bryn\'s Room";
#define DHTPIN 2 // Digital pin 4