1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-29 00:11:16 +01:00
RIOT/drivers
Alexandre Abadie 1f6895d0f7
drivers/rn2xx3: fix incorrectly terminated hex strings
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
2019-06-07 10:39:31 +02:00
..
2019-06-05 18:16:32 +02:00
2019-03-18 09:43:39 +01:00
2018-07-25 12:01:39 +02:00
2017-09-01 15:12:20 +02:00
2017-09-01 15:12:20 +02:00
2018-06-11 19:10:40 +02:00
2018-06-11 19:10:40 +02:00
2018-07-25 12:01:39 +02:00
2017-11-10 15:53:50 +01:00
2017-09-01 15:12:20 +02:00
2019-05-22 16:54:19 +02:00