|
FastLED 3.9.15
|
| void fl::writeSerialLine | ( | SerialOut & | serial, |
| const fl::string & | str ) |
Write a string with newline to a serial-like output.
| SerialOut | Type providing println() method |
| serial | Serial output destination |
| str | String to write |
Definition at line 245 of file serial.h.
References fl::basic_string::c_str().
Referenced by createSerialResponseSink().
Here is the call graph for this function:
Here is the caller graph for this function: