char auth[] = "YourAuthToken"; char ssid[] = "YourWiFiSSID"; char pass[] = "YourWiFiPassword";
// Debug console Serial.begin(9600);