1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 14:33:52 +01:00
Gunar Schorcht 61949b0e4a pkg/tinycbor: fix "uninitialized variable" warning
On ESP32 and new ESP8266 platform, the compilation of the package fails since a local variable is potentially used uninitialized. Therefore, the variable is initialized with a default value.
2019-10-27 09:56:10 +01:00
..
2019-08-29 21:54:20 +02:00
2019-09-05 10:10:02 +02:00
2019-10-09 11:50:17 +02:00
2019-08-06 19:43:54 +02:00
2019-02-27 10:48:08 +01:00
2018-09-20 13:59:06 +02:00