pkg/semtech-loramac: fix rx thread documentation
This commit is contained in:
parent
5663302818
commit
ca4c9c38f5
@ -127,8 +127,6 @@
|
|||||||
* printf("Data received: %s, port: %d\n",
|
* printf("Data received: %s, port: %d\n",
|
||||||
* (char *)loramac.rx_data.payload, loramac.rx_data.port);
|
* (char *)loramac.rx_data.payload, loramac.rx_data.port);
|
||||||
* }
|
* }
|
||||||
*
|
|
||||||
* }
|
|
||||||
* return NULL;
|
* return NULL;
|
||||||
* }
|
* }
|
||||||
* ```
|
* ```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user