zephyr/samples/lorawan/class_a
Marcin Niestroj 0b7e232c99 samples: lorawan: class_a: fix selection of activation type
LORAWAN_ACT_* should be assigned instead of LORAWAN_CLASS_*. Previously
used LORAWAN_CLASS_A has the same integer value as LORAWAN_ACT_OTAA, but
update code with the latter to use the proper type.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
2020-10-21 08:33:39 -04:00
..
boards samples: lorawan: Add Class-A LoRaWAN sample application 2020-10-08 12:15:38 +02:00
src samples: lorawan: class_a: fix selection of activation type 2020-10-21 08:33:39 -04:00
CMakeLists.txt samples: lorawan: Add Class-A LoRaWAN sample application 2020-10-08 12:15:38 +02:00
prj.conf samples: lorawan: Add Class-A LoRaWAN sample application 2020-10-08 12:15:38 +02:00
sample.yaml samples: lorawan: Add Class-A LoRaWAN sample application 2020-10-08 12:15:38 +02:00