mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
fix(core): Restore accidentally removed MeshLocationManager import
This commit is contained in:
parent
e39d2e2be9
commit
df13bc4427
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ import org.meshtastic.core.model.Position
|
|||
import org.meshtastic.core.model.RadioNotConnectedException
|
||||
import org.meshtastic.core.repository.CommandSender
|
||||
import org.meshtastic.core.repository.MeshConnectionManager
|
||||
import org.meshtastic.core.repository.MeshLocationManager
|
||||
import org.meshtastic.core.repository.MeshRouter
|
||||
import org.meshtastic.core.repository.NodeManager
|
||||
import org.meshtastic.core.repository.RadioInterfaceService
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue