zephyr/samples/boards/reel_board/mesh_badge/src
Johan Hedberg 381a9dd1ee samples: reel_board/mesh_badge: Fix comparison with unsigned number
This comparison was always supposed to be > rather than >=. Fixing
this also fixes Coverity CID 189740.

Fixes #11483

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2018-11-19 15:06:14 +02:00
..
board.h
main.c
mesh.c
mesh.h
periphs.c
reel_board.c samples: reel_board/mesh_badge: Fix comparison with unsigned number 2018-11-19 15:06:14 +02:00