mwx::crlf

twe::stream に改行コードを出力する

Instance of a helper class to output a newline code (CR LF) for the << operator of mwx::stream.

Serial << "hello world!" << mwx::crlf;

最終更新