tests/boards/intel_s1000_crb: fix potential uninit variables

The led_val[] may not be initialized depending on the switch-case.
So set them via default case.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
1 file changed