mbed-os/features/lorawan
Kimmo Vaisanen 4da74b6619 LoRa: Fix build warning about _ongoing_tx_msg
_ongoing_tx_msg was incorrectly initialized before _mlme_confirmation.

Fixes following build warning:
[Warning] LoRaMac.h@691,26: 'LoRaMac::_ongoing_tx_msg' will be initialized after [-Wreorder]
[Warning] LoRaMac.h@689,28:   'loramac_mlme_confirm_t LoRaMac::_mlme_confirmation' [-Wreorder]
[Warning] LoRaMac.cpp@68,1:   when initialized here [-Wreorder]
2019-09-30 12:36:55 +03:00
..
lorastack LoRa: Fix build warning about _ongoing_tx_msg 2019-09-30 12:36:55 +03:00
system Adding TOA and Channel info in RX metadata 2019-03-27 10:23:43 +02:00
FSB_Usage.txt
LICENSE
LoRaRadio.h
LoRaWANBase.h
LoRaWANInterface.cpp
LoRaWANInterface.h
LoRaWANStack.cpp Adding TOA and Channel info in RX metadata 2019-03-27 10:23:43 +02:00
LoRaWANStack.h Assembler atomics 2019-04-26 13:12:35 +03:00
lorawan_types.h Adding TOA and Channel info in RX metadata 2019-03-27 10:23:43 +02:00
mbed_lib.json