Commit e533790
authored
Teach LoRaMacIsBusy return false if the MAC is stopped (#1326)
The previous version of LoRaMacIsBusy returned true when invoked while
the MAC is stopped. I believe this is incorrect. The MAC should not
indicate that is is busy while it is stopped.1 parent e5076e1 commit e533790
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1522 | 1522 | | |
1523 | 1523 | | |
1524 | 1524 | | |
| 1525 | + | |
| 1526 | + | |
| 1527 | + | |
| 1528 | + | |
| 1529 | + | |
1525 | 1530 | | |
1526 | 1531 | | |
1527 | 1532 | | |
| |||
0 commit comments