Prefix hex values with 0x in core.c and os/openbsd_usb.c It makes it clear from debug logs, that values are in hex, without a need to check the source code. Closes #832 Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>