We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4199843 commit 794dbabCopy full SHA for 794dbab
wifiesp8266/README.md
@@ -1 +1,2 @@
1
-# AI
+# this is a niubility project about AI with IOT device.
2
+# test 中文是否存活
wifiesp8266/wifiesp8266.ino
@@ -25,7 +25,7 @@
25
#include <PubSubClient.h>
26
#include <Wire.h> // Only needed for Arduino 1.6.5 and earlier
27
#include "SSD1306.h"
28
-// Update these with values suitable for your network.添加中文
+// U
29
30
const char* ssid = "CSU-GeekSpace";
31
const char* password = "147258369";
0 commit comments