Update 'Seeed Wio Terminal/projects/m5-gps.ino'

This commit is contained in:
2026-02-06 19:26:21 +00:00
parent ae0f9f8d6c
commit 12e0b307f3

View File

@@ -27,8 +27,6 @@ String last_time = "";
String last_lat = "";
String last_lon = "";
char* ssid = "SSID";
char* pw = "PASSWORD";
void setup()
{