LoRaPHY: Pass frequency set in rx_config() to caller
In AU/CN/US PHY, RX1 slot frequency is calculated in rx_config().
Since the caller is printing it to log, modify the frequency in
parameter structure so that the correct value will be printed.
ls
1 parent aa9bd48 commit feb19eb03501b14f740b363d0498eac5fe2037fa
@Teijo Kinnunen Teijo Kinnunen authored on 19 Jun 2019
Showing 3 changed files
View
features/lorawan/lorastack/phy/LoRaPHYAU915.cpp
View
features/lorawan/lorastack/phy/LoRaPHYCN470.cpp
View
features/lorawan/lorastack/phy/LoRaPHYUS915.cpp