mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
f673d5af1e
Since the API doc doesn't specify what to do with 0 len writings into UART, we cannot assume that is safe to do it, so this commit prevents it by checking the length prior to the `uart_write()` operation. |
||
---|---|---|
.. | ||
include | ||
gnrc_xbee.c | ||
Makefile | ||
xbee.c |