Mapbox All-in-one template
This commit is contained in:
parent
4fb4aacb8d
commit
38b9ff9a17
6 changed files with 29 additions and 26 deletions
|
@ -27,7 +27,7 @@ class MainActivity : AppCompatActivity() {
|
|||
super.onCreate(savedInstanceState)
|
||||
binding = ActivityMainBinding.inflate(layoutInflater)
|
||||
setContentView(binding.root)
|
||||
bluetoothInit()
|
||||
// bluetoothInit()
|
||||
}
|
||||
|
||||
private fun bluetoothInit() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue