mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Merge pull request #13923 from aabadie/pr/pkg/semtech-loramac-fix-doc
pkg/semtech-loramac: fix rx thread documentation
This commit is contained in:
commit
98fa7414a0
@ -126,8 +126,6 @@
|
||||
* loramac.rx_data.payload[loramac.rx_data.payload_len] = 0;
|
||||
* printf("Data received: %s, port: %d\n",
|
||||
* (char *)loramac.rx_data.payload, loramac.rx_data.port);
|
||||
* }
|
||||
*
|
||||
* }
|
||||
* return NULL;
|
||||
* }
|
||||
|
Loading…
Reference in New Issue
Block a user