tftelkamp / arduino-lmic-v1.5

IBM LMIC v1.5 (LoRaWAN in C) adapted to run under the Arduino environment
43 stars 18 forks source link

Preamble length #9

Open gtawde opened 6 years ago

gtawde commented 6 years ago

I need to change the preamble length, but I can't figure out where it is set for TX. Also, is it set to the same for TX and RX? How can I make it configurable?