|
FastLED 3.9.15
|
| void fl::SerialPort::begin | ( | u32 | baudRate = 115200 | ) |
Initialize serial communication.
| baudRate | Baud rate (e.g., 9600, 115200) |
Note: On some platforms (host), baud rate is ignored. On embedded platforms, this configures the UART hardware.
Definition at line 17 of file serial.cpp.hpp.
References fl::serial_begin().
Here is the call graph for this function: