ソースを参照

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 \*.