Files
ESP32-cam-OctoPrint/lib/Micro-RTSP/examples/wifikeys_template.h
2021-02-26 17:43:16 +01:00

4 lines
182 B
C

// copy this file to wifikeys.h and edit
const char *ssid = "YOURNETHERE"; // Put your SSID here
const char *password = "YOURPASSWORDHERE"; // Put your PASSWORD here