logo-notext
TWELITE BACKSTAGE
Getting Started
Manuals
API
Data Sheets
Tips
FAQ
/
日本語
API
MWX
Latest
Classes
mwx::stream
mwx::crlf
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;