mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
73965f984e
The transceiver check if it is already running when initializing. However, this check was done by comparing its pid for >= 0, which is not sensible anymore since valid PIDs only start at 1. |
||
---|---|---|
.. | ||
Makefile | ||
transceiver.c |