Commit 41f86c3db2 ("nvs: fix warnings in logger") wrongly changed the "%d" into "%x" while it was only supposed to suppress the warning. This patch switches back the format string to "%x". Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
41f86c3db2