Open andrewhodel opened 2 years ago
There is one device with integrated gps.
https://mikrotik.com/product/ltap_mini
USB and serial gps receivers are also supported.
''' { :global lat :global lon /system gps monitor once do={ :set $lat $("latitude") :set $lon $("longitude") } '''
There is one device with integrated gps.
https://mikrotik.com/product/ltap_mini
USB and serial gps receivers are also supported.
''' { :global lat :global lon /system gps monitor once do={ :set $lat $("latitude") :set $lon $("longitude") } '''