/* * Credentials */ // local network char ssid[] = "XXXX"; char pass[] = "XXXX"; // Thingspeak credentials unsigned long myChannelNumber = XXXXXXXX; const char * myWriteAPIKey = "XXXXXXXXXXXX";