We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af4545b commit ea74d25Copy full SHA for ea74d25
README.md
@@ -11,6 +11,6 @@ The LED on the ESP8266 should blink every 1 second.
11
[blink_test.ino](./0_blink_test/blink_test.ino)
12
13
## 1 Kintone Web Server
14
-Creates a web server on the ESP8266 that connects to the Kintone Web Database.
+Creates a web server on the ESP8266 that connects to the Kintone Web Database and posts data to it.
15
16
[kintone_web_server.ino](./1_kintone_web_server/kintone_web_server.ino)
0 commit comments