mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
remove protobufs and move into a submodule
This commit is contained in:
parent
e43e687766
commit
25765af9a7
4 changed files with 3 additions and 398 deletions
|
|
@ -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")
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue