mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-05 05:05:21 +00:00
Avoid warning about uninitialized variable. The for loop should do at least two iterations in a valid execution, hence initialize to an error value. Signed-off-by: Håkon Øye Amundsen <haakon.amundsen@nordicsemi.no> |
||
---|---|---|
.. | ||
include/settings | ||
src | ||
CMakeLists.txt | ||
Kconfig |