mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Alexandre Abadie
1f6895d0f7
When writing an array of bytes, each byte is converted on the fly to 2 hex characters and sent to the rn2xx3 module. This change ensures each string is correctly terminated, with null character, when written to the module |
||
---|---|---|
.. | ||
include | ||
Makefile | ||
rn2xx3_getset.c | ||
rn2xx3_internal.c | ||
rn2xx3.c |