This commit is contained in:
Jose Alberto Guerra Ugalde
2024-11-04 13:20:47 -06:00
parent 7057c92bb6
commit 217b955083
17 changed files with 212 additions and 132 deletions

View File

@@ -54,7 +54,7 @@ Sub Service_Create
End Sub
Sub flp_ConnectionSuccess
Log("Connected to location provider")
' Log("Connected to location provider")
'FLP.GetLastKnownLocation
End Sub