PrintFloat¶
Note
This function only exists in REV02 and above.
Description¶
Prints a float value to the console.
Parameters¶
mode
-
The print mode of the message.
message
-
The label to call the float.
fvalue
-
The float value to print.
Return Value¶
None.