- Se agrego el evento de "Abordo" a la bitacora (Proyecto GPS)

This commit is contained in:
2024-05-09 19:22:16 -06:00
parent 2e200ecf62
commit 2a17d65160
16 changed files with 486 additions and 14 deletions

View File

@@ -47,6 +47,7 @@ End Sub
'You can add more parameters here.
Public Sub Initialize As Object
' promosC.Initialize(Me, "promosC", Starter.skmt)
Return Me
End Sub