MarkT:
You need to tell sprintf if a variable is long.const char *mask = "Value is 0x%08lX\r\n";
OMG I feel so stupid. I knew that.
Thank you!
-- Roger
MarkT:
You need to tell sprintf if a variable is long.const char *mask = "Value is 0x%08lX\r\n";
OMG I feel so stupid. I knew that.
Thank you!
-- Roger