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 Copy edit FSB_Usage.txt 2018-08-27 10:06:21 -05:00
LICENSE Adding license text and BSD-Clause 3 2018-02-09 11:00:56 -06:00
LoRaRadio.h Fixed single space that astyle caught 2019-01-11 11:31:42 +02:00
LoRaWANBase.h Deprecation notice for LoRaWANBase 2019-01-10 16:14:18 +02:00
LoRaWANInterface.cpp Doxygen corrections 2019-01-10 16:14:19 +02:00
LoRaWANInterface.h Doxygen corrections 2019-01-10 16:14:19 +02:00
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 Final cleanup and ASCII art for algorithm v2 2018-12-10 08:53:30 +02:00