Skip to content

Commit

Permalink
更新圖片附檔名&路徑
Browse files Browse the repository at this point in the history
  • Loading branch information
anchi1216 committed Jun 17, 2015
1 parent 0279e6d commit 28fab47
Show file tree
Hide file tree
Showing 21 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions content/en/tutorial/implementing_using_linkit_one.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,15 +118,15 @@ This source code requires HttpClient that can be download

After the code is loaded to the board and make sure Wireless Access Point is made available to the device, with the Serial output confirming it is live and connected:

![](../images/Linkit_ONE/img_linkitone_15.png)
![](../images/Linkit_ONE/img_linkitone_15.JPG)

You can now goto the device page and be able to click the LED controller, as you click the LED to ON state, the LED on the development board will lid, and moments later the state of the LED data channel will indicate an ON state. As you click the LED to OFF state, the LED on the board will not lid, and moments later the state of the LED data channel will indicate an OFF state.

![](../images/Linkit_ONE/img_linkitone_16.png)

![](../images/Linkit_ONE/img_linkitone_17.png)

![](../images/Linkit_ONE/img_linkitone_18.png)
![](../images/Linkit_ONE/img_linkitone_18.JPG)

Congratulations! You have completed this tutorial!

Expand Down
4 changes: 2 additions & 2 deletions content/zh-CN/tutorial/implementing_using_linkit_one.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,15 +113,15 @@ e. 每90秒更新一次 TCP connection 的 heartbeat 连线

当您将范例程式上传至开发板后,请确保开发板有 Wifi 网路连线,并且有定时传送讯号显示装置已连接并正在待命中:

![](../images/Linkit_ONE/img_linkitone_15.png)
![](../images/Linkit_ONE/img_linkitone_15.JPG)

您现在可以去装置详情页面,并看到您刚建立的 LED 控制器,当您将控制器状态设成开,开发板上的 LED 灯即会打开,同时,您将可以看到您所建立的 LED 显示器的状态也改变为开了。反之亦然,若控制技设为关,灯即会关闭,并显示器状态改为关。

![](../images/Linkit_ONE/img_linkitone_16.png)

![](../images/Linkit_ONE/img_linkitone_17.png)

![](../images/Linkit_ONE/img_linkitone_18.png)
![](../images/Linkit_ONE/img_linkitone_18.JPG)

恭喜!您已完成此教程!

Expand Down
4 changes: 2 additions & 2 deletions content/zh-TW/tutorial/implementing_using_linkit_one.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ e. 每 90 秒更新一次 TCP connection 的 heartbeat 連線

當您將範例程式上傳至開發板後,請確保開發板有 Wifi 網路連線,並且有定時傳送訊號顯示裝置已連接並正在待命中:

![](../images/Linkit_ONE/img_linkitone_15.png)
![](../images/Linkit_ONE/img_linkitone_15.JPG)

您現在可以去裝置詳情頁面,並看到您剛建立的 LED 控制器,當您將控制器狀態設成開,開發板上的 LED 燈即會打開,同時,您將可以看到您所建立的 LED 顯示器的狀態也改變為開了。反之亦然,若控制技設為關,燈即會關閉,並顯示器狀態改為關。

Expand All @@ -135,7 +135,7 @@ e. 每 90 秒更新一次 TCP connection 的 heartbeat 連線

![](../images/Linkit_ONE/img_linkitone_17.png)

![](../images/Linkit_ONE/img_linkitone_18.png)
![](../images/Linkit_ONE/img_linkitone_18.JPG)

恭喜!您已完成此教程!

Expand Down

0 comments on commit 28fab47

Please sign in to comment.