Explorar el Código

Update 'Seeed Wio Terminal/README.md'

cube hace 8 meses
padre
commit
a1e279f68e
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  1. 4
    1
      Seeed Wio Terminal/README.md

+ 4
- 1
Seeed Wio Terminal/README.md Ver fichero

9
 - Select board from the list
9
 - Select board from the list
10
 
10
 
11
 # Examples
11
 # Examples
12
-## WiFi Scan
12
+## m5-gps-left
13
+Uses the M5 GPS v1.1 module and tinygpsplus library to print coordinates and date/time to Serial. Module must be plugged into the left port on the terminal itself, not the battery pack.
14
+
15
+## wifiscan
13
 Requires the rpcWiFi library - just type that into the library search in Arduino IDE, and select the Seeed one. 
16
 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 \*. 
17
 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 \*.