当我使用UARTprintf()打印输出一个int型变量时,是OK的,但该函数不支持浮点变量。
请问该如何打印输出一个浮点变量呢?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
当我使用UARTprintf()打印输出一个int型变量时,是OK的,但该函数不支持浮点变量。
请问该如何打印输出一个浮点变量呢?