we now fetch any new rxmessages when they arrive at the radio

This commit is contained in:
geeksville 2020-02-10 15:31:56 -08:00
parent 6244556f8b
commit 10ad07e136
11 changed files with 110 additions and 43 deletions

View file

@ -9,8 +9,8 @@ import androidx.ui.material.MaterialTheme
import androidx.ui.material.ProvideEmphasis
import androidx.ui.tooling.preview.Preview
import androidx.ui.unit.dp
import com.geeksville.mesh.NodeInfo
import com.geeksville.mesh.R
import com.geeksville.mesh.service.NodeInfo
@Composable