protob work

This commit is contained in:
geeksville
2020-02-01 14:23:02 -08:00
parent 12fe7272de
commit 70ed667727
4 changed files with 270 additions and 263 deletions

View File

@@ -63,6 +63,8 @@ bool MeshRadio::init() {
// you can set transmitter powers from 5 to 23 dBm:
// FIXME - can we do this?
// rf95.setTxPower(23, false);
return true;
}