Merge branch 'dev-https' into spiffs-bug496

This commit is contained in:
Kevin Hester
2020-11-27 16:15:14 -08:00
committed by GitHub
4 changed files with 33 additions and 2 deletions

View File

@@ -254,7 +254,7 @@ void RadioLibInterface::handleReceiveInterrupt()
}
}
}
/** start an immediate transmit */
void RadioLibInterface::startSend(MeshPacket *txp)
{