Arduino_libraries/Micro-RTSP/examples/wifikeys_template.h

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