We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd8753a + 4da74b6 commit f30f763Copy full SHA for f30f763
features/lorawan/lorastack/mac/LoRaMac.cpp
@@ -76,8 +76,8 @@ LoRaMac::LoRaMac()
76
_mcps_indication(),
77
_mcps_confirmation(),
78
_mlme_indication(),
79
- _ongoing_tx_msg(),
80
_mlme_confirmation(),
+ _ongoing_tx_msg(),
81
_is_nwk_joined(false),
82
_can_cancel_tx(true),
83
_continuous_rx2_window_open(false),
0 commit comments