Update 'Seeed Wio Terminal/projects/m5-gps.ino'
This commit is contained in:
@@ -27,8 +27,6 @@ String last_time = "";
|
|||||||
String last_lat = "";
|
String last_lat = "";
|
||||||
String last_lon = "";
|
String last_lon = "";
|
||||||
|
|
||||||
char* ssid = "SSID";
|
|
||||||
char* pw = "PASSWORD";
|
|
||||||
|
|
||||||
void setup()
|
void setup()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user