"More commands to come"

serial.println


Prints something out to mini Uart with next line, whatever, in quotes.
Example:


Note:  Same as serial.print, but goes to next line.
          More serial.println commands will be added.