Skip to content

please enhance Serial by a printf() method like ANSI C printf! #3586

Closed
@shiftleftplusone

Description

@shiftleftplusone

please enhance Serial by a Serial.printf() method like ANSI C printf()!
The current output features are far too poor!

So output should be possible by a formatstring and a multi-format-multiple-argument list, including e.g.,

%d, %ld, %c, %f, %o, %s,  +  -  .number  .*  \n  \t  ...

just as shown here:
http://www.cplusplus.com/reference/cstdio/printf/

OT:
I'm really curious why this effing code block formatting does not work! What a poor editor!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions