Skip to content

Instantly share code, notes, and snippets.

@cottsak
Last active March 1, 2016 12:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cottsak/ed5995dfe5b00444ff03 to your computer and use it in GitHub Desktop.
Save cottsak/ed5995dfe5b00444ff03 to your computer and use it in GitHub Desktop.
const char* wifiCreds[] = { "your wifi ssid", "your wifi password" };
String iftttMakerUrl = "https://maker.ifttt.com/trigger/esp_message/with/key/your-token";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment