瀏覽代碼

Update 'Seeed Wio Terminal/README.md'

cube 8 月之前
父節點
當前提交
cb4c0b8a5f
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. 2
    1
      Seeed Wio Terminal/README.md

+ 2
- 1
Seeed Wio Terminal/README.md 查看文件

@@ -10,4 +10,5 @@ There are few steps needed to get the Wio terminal up and running in Arduino.
10 10
 
11 11
 # Examples
12 12
 ## WiFi Scan
13
-A simple program that continually scans for WiFi networks and prints them to the screen in a list. They are colour coded according to strength, and encrypted networks are marked with a \*.
13
+Requires the rpcWiFi library - just type that into the library search in Arduino IDE, and select the Seeed one. 
14
+A simple program that continually scans for WiFi networks and prints them to the screen in a list. They are colour coded according to strength, and encrypted networks are marked with a \*.