Skip to content
Snippets Groups Projects
Commit bdaec3e0 authored by Zhaoliang Zheng's avatar Zhaoliang Zheng
Browse files

upload new router wifi name and password

parent 770ea84a
Branches
No related merge requests found
......@@ -3,8 +3,14 @@
#include <esp32cam.h>
const char* WIFI_SSID = "lemur";
const char* WIFI_PASS = "lemur9473";
// const char* WIFI_SSID = "lemur";
// const char* WIFI_PASS = "lemur9473";
// const char* WIFI_SSID = "uclahci";
// const char* WIFI_PASS = "94739473";
const char* WIFI_SSID = "NETGEAR33";
const char* WIFI_PASS = "freestreet163";
// const char* WIFI_SSID = "LEMUR_ESP32_EYE_AP_1";
// const char* WIFI_PASS = "123456789";
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment