mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-03-24 08:43:27 -04:00
remove protobufs and move into a submodule
This commit is contained in:
@@ -233,7 +233,7 @@ class MainActivity : AppCompatActivity(), Logging,
|
||||
|
||||
// Were we asked to open one our channel URLs?
|
||||
if (Intent.ACTION_VIEW == appLinkAction && appLinkData != null) {
|
||||
debug("Asked to open a channel URL")
|
||||
debug("Asked to open a channel URL - FIXME, ask user if they want to switch to that channel. If so send the config to the radio")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user