/      日本語

mwx::crlf

Output of newline code
An instance of a helper class to output newline code (CR LF) for the << operator of mwx::stream.
Serial << "hello world!" << mwx::crlf;