arduino-lorawan icon indicating copy to clipboard operation
arduino-lorawan copied to clipboard

Inconsistent setting subbands

Open terrillmoore opened this issue 4 years ago • 0 comments

Helium US915, TTN US915, and AU915 use Arduino_LoRaWAN::cLMIC::SelectSubBand(), and ignore ARDUINO_LMIC_CFG_SUBBAND.

Others use LMIC_selectSubBand() and ignore ARDUINO_LMIC_CFG_SUBBAND.

This should be converged.

terrillmoore avatar Jul 05 '21 16:07 terrillmoore