浏览代码

Wifi credentials.

Vladimir N. Shilov 2 年之前
父节点
当前提交
7cc217ccb5
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      include/configuration.h

+ 2 - 2
include/configuration.h

@@ -6,8 +6,8 @@
 
 // If you want, you can define WiFi settings globally in Eclipse Environment Variables
 #ifndef WIFI_SSID
-#define WIFI_SSID "PleaseEnterSSID" // Put your SSID and password here
-#define WIFI_PWD "PleaseEnterPass"
+#define WIFI_SSID "Heaven-WiFi" // Put your SSID and password here
+#define WIFI_PWD "Heaven-32847"
 #endif
 
 #define MinLightThreshold		0