mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
add beginnings of radio interface service
This commit is contained in:
parent
5c9696588e
commit
559795b796
9 changed files with 203 additions and 90 deletions
|
|
@ -19,6 +19,6 @@ class ExampleInstrumentedTest {
|
|||
fun useAppContext() {
|
||||
// Context of the app under test.
|
||||
val appContext = InstrumentationRegistry.getInstrumentation().targetContext
|
||||
assertEquals("com.geeksville.com.geeeksville.mesh", appContext.packageName)
|
||||
assertEquals("com.geeksville.com.geeksville.mesh", appContext.packageName)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue