mirror of
https://github.com/KeymonSoft/Guna_Preventa.git
synced 2026-04-20 14:19:25 +00:00
por que guerra no subio sus cambios :p
This commit is contained in:
@@ -32,6 +32,7 @@ Sub Process_Globals
|
||||
Private BTAdmin As BluetoothAdmin
|
||||
Dim MAC_IMPRESORA As String
|
||||
Public BluetoothState As Boolean
|
||||
Dim ubicacionActual As Location
|
||||
End Sub
|
||||
|
||||
Sub Service_Create
|
||||
@@ -48,6 +49,7 @@ Sub Service_Create
|
||||
#end if
|
||||
logs.Initialize
|
||||
CallSubDelayed(FirebaseMessaging, "SubscribeToTopics") 'Para Push FirebaseMessaging
|
||||
ubicacionActual.Initialize
|
||||
End Sub
|
||||
|
||||
Private Sub BTAdmin_StateChanged (NewState As Int, OldState As Int)
|
||||
|
||||
Reference in New Issue
Block a user