From cb4c0b8a5f18962993e1f2374070ce9e08a83b25 Mon Sep 17 00:00:00 2001 From: cube Date: Fri, 21 Mar 2025 15:33:37 +0000 Subject: [PATCH] Update 'Seeed Wio Terminal/README.md' --- Seeed Wio Terminal/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Seeed Wio Terminal/README.md b/Seeed Wio Terminal/README.md index 65a8494..f61c00a 100644 --- a/Seeed Wio Terminal/README.md +++ b/Seeed Wio Terminal/README.md @@ -10,4 +10,5 @@ There are few steps needed to get the Wio terminal up and running in Arduino. # Examples ## WiFi Scan -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 \*. \ No newline at end of file +Requires the rpcWiFi library - just type that into the library search in Arduino IDE, and select the Seeed one. +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 \*. \ No newline at end of file