is there a 'printf' cli utility function? #22
Unanswered
NizanMandelblit
asked this question in
Q&A
Replies: 1 comment
-
No, you can only prepare char buffer by yourself and then print it using: void embeddedCliPrint(EmbeddedCli *cli, const char *string); |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
is there a 'printf' cli utility function?
Beta Was this translation helpful? Give feedback.
All reactions