fix collision avoidance for transmit - substantially improves lora tx success

This commit is contained in:
geeksville
2020-04-06 09:39:44 -07:00
parent ef395a1596
commit c22df18e28
4 changed files with 7 additions and 5 deletions

View File

@@ -355,7 +355,7 @@ void loop()
loopBLE();
// for debug printing
// service.radio.rf95.canSleep();
// service.radio.radioIf.canSleep();
#ifdef PMU_IRQ
if (pmu_irq) {