Commit 4591f2a
committed
Implement new McpsRetransmit primitive
The primitive will be invoked whenever the LoRaMac-node library
retransmits an uplink message. This could be used by the application to
get notified of uplink retransmissions.1 parent 2fdce5f commit 4591f2a
2 files changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3333 | 3333 | | |
3334 | 3334 | | |
3335 | 3335 | | |
| 3336 | + | |
| 3337 | + | |
| 3338 | + | |
| 3339 | + | |
| 3340 | + | |
3336 | 3341 | | |
3337 | 3342 | | |
3338 | 3343 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2476 | 2476 | | |
2477 | 2477 | | |
2478 | 2478 | | |
| 2479 | + | |
| 2480 | + | |
| 2481 | + | |
| 2482 | + | |
| 2483 | + | |
| 2484 | + | |
2479 | 2485 | | |
2480 | 2486 | | |
2481 | 2487 | | |
| |||
0 commit comments