mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
crash logging works
This commit is contained in:
parent
3a0fa43d82
commit
ee54f9fa36
4 changed files with 13 additions and 2 deletions
|
|
@ -72,6 +72,7 @@ class MainActivity : AppCompatActivity() {
|
|||
/* Snackbar.make(view, "Replace with your own action", Snackbar.LENGTH_LONG)
|
||||
.setAction("Action", null).show() */
|
||||
|
||||
// throw NotImplementedError("I like crap")
|
||||
if(bluetoothAdapter != null) {
|
||||
SoftwareUpdateService.enqueueWork(this, SoftwareUpdateService.scanDevicesIntent)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue