2.7 Communication Classes
Last updated
Last updated
Several Arduino communication classes are enumerated as follows:
brief: print data to the serial port, without/with carriage.
param:
val: the value to print.
format: data format while printing.
return: void.