change name to Meshtastic

This commit is contained in:
geeksville 2020-01-23 06:34:15 -08:00
parent 397bb855d9
commit 19d577a720
7 changed files with 46 additions and 7 deletions

View file

@ -81,7 +81,7 @@ class MainActivity : AppCompatActivity(), Logging {
fun composeView() {
MaterialTheme {
Column {
Text(text = "MeshUtil Ugly UI", modifier = Spacing(8.dp))
Text(text = "Meshtastic Ugly UI", modifier = Spacing(8.dp))
Button(text = "Start scan",
onClick = {

View file

@ -10,7 +10,7 @@ class MeshService : Service(), Logging {
val prefix = "com.geeksville.mesh"
/*
see com.geeksville.com.geeeksville.mesh broadcast intents
see com.geeksville.mesh broadcast intents
// RECEIVED_OPAQUE for data received from other nodes
// NODE_CHANGE for new IDs appearing or disappearing
// CONNECTION_CHANGED for losing/gaining connection to the packet radio