Skip to content

Instantly share code, notes, and snippets.

@msraynsford
Created February 3, 2018 22:42
Show Gist options
  • Save msraynsford/7be9b88465a081e22ae3f9ae434ea754 to your computer and use it in GitHub Desktop.
Save msraynsford/7be9b88465a081e22ae3f9ae434ea754 to your computer and use it in GitHub Desktop.
// Create a simple homepage
webServer.serveStatic("/", SPIFFS, "/index.html");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment