This commit is contained in:
cvaldes1201
2024-05-02 14:08:36 -06:00
parent 41a60af142
commit 13e9f95bbc
2 changed files with 4 additions and 4 deletions

View File

@@ -20,8 +20,8 @@ Sub Process_Globals
Public FLP As FusedLocationProvider
' Private flpStarted As Boolean
Dim reqManager As DBRequestManager
' Dim DBReqServer As String = "http://187.189.244.154:1781"
Dim DBReqServer As String = "http://11.0.0.119:1781"
Dim DBReqServer As String = "http://187.189.244.154:1781"
' Dim DBReqServer As String = "http://11.0.0.119:1781"
' Dim DBReqServer As String = "http://10.0.0.205:1783"
' Dim DBReqServer As String = "http://192.168.100.10:1781"
Dim Timer1 As Timer