Skip to content

Commit 6f41b76

Browse files
committed
Update links due to Semtech website changes.
1 parent 94ac529 commit 6f41b76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/mac/region/Region.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1260,9 +1260,9 @@ bool RegionRxConfig( LoRaMacRegion_t region, RxConfigParams_t* rxConfig, int8_t*
12601260
* Rx window precise timing
12611261
*
12621262
* For more details please consult the following document, chapter 3.1.2.
1263-
* http://www.semtech.com/images/datasheet/SX1272_settings_for_LoRaWAN_v2.0.pdf
1263+
* https://www.semtech.com/uploads/documents/SX1272_settings_for_LoRaWAN_v2.0.pdf
12641264
* or
1265-
* http://www.semtech.com/images/datasheet/SX1276_settings_for_LoRaWAN_v2.0.pdf
1265+
* https://www.semtech.com/uploads/documents/SX1276_settings_for_LoRaWAN_v2.0.pdf
12661266
*
12671267
* Downlink start: T = Tx + 1s (+/- 20 us)
12681268
* |

0 commit comments

Comments
 (0)