Skip to content

Commit 794dbab

Browse files
committed
test
1 parent 4199843 commit 794dbab

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

wifiesp8266/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
# AI
1+
# this is a niubility project about AI with IOT device.
2+
# test 中文是否存活

wifiesp8266/wifiesp8266.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
#include <PubSubClient.h>
2626
#include <Wire.h> // Only needed for Arduino 1.6.5 and earlier
2727
#include "SSD1306.h"
28-
// Update these with values suitable for your network.添加中文
28+
// U
2929

3030
const char* ssid = "CSU-GeekSpace";
3131
const char* password = "147258369";

0 commit comments

Comments
 (0)