Quote:
Originally Posted by skybolt
Also, since format takes a long, what do you do to format strings? I'll admit I haven't yet looked for strings, I'm just working on hijacking your serial out string to send it as json.
|
My format() routine calls my SWEET64 pseudoprocessor with a round function/decimal conversion function to round off the
unsigned long number according to the decimal place specified by
uint8_t ndp, and then to convert the input from hex into a chain of binary-coded decimal bytes for output.
After that, all it does is expand the output of the SWEET64 binary-coded decimal chain into an output ASCII string.
The string output is left in mBuff1