From f485276c68dca73b85f7f14d65164499c5eac5d8 Mon Sep 17 00:00:00 2001 From: cube Date: Sat, 22 Mar 2025 21:15:21 +0000 Subject: [PATCH] Update 'Seeed Wio Terminal/projects/README.md' --- Seeed Wio Terminal/projects/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Seeed Wio Terminal/projects/README.md b/Seeed Wio Terminal/projects/README.md index cf0f318..7cc4a04 100644 --- a/Seeed Wio Terminal/projects/README.md +++ b/Seeed Wio Terminal/projects/README.md @@ -4,7 +4,8 @@ Here are bigger files - projects. They usually combine more than one feature to ## m5-gps - Requires `tinygpsplus` library - GPS module (m5 v1.1) must be connected to the left port on the terminal itself. It will not work in the right side, and it hasn't been tested in other ports on the battery pack. -- Currently displays current co-ordinates on the screen, using a black rectangle around the text area when refreshing so that other parts of the screen can be used without needing to black out the entire thing. +- Currently displays current co-ordinates on the screen, using a black rectangle around the text area when refreshing so that other parts of the screen can be used without needing to black out the entire thing. + ### Todo - WiFi lookup the coordinates with openweathermap's reverse API - Button refresh instead of constantly updating itself? Is this better or worse haha \ No newline at end of file