#include <WiFi.h>
#include <ThingSpeak.h>
#include <studio.h>
#include "DHTesp.h"

int ledPin = 2;
int ledPin2 = 4;
int ledPin3 = 5;
int ledPin4 = 19;

int INPUTPin = 13;
int INPUTPin2 = 12;
int INPUTPin3 = 14;