Open Lighting Architecture
Latest Git
|
A static class containing platform-specific helper code for Linux.
This code can't live in the UartWidget() class because it's platform specfic-includes clash with the POSIX ones there
Static Public Member Functions | |
static bool | SetDmxBaud (int fd) |
|
static |
Set the baud rate of the serial port to 250k using the non-standard speed selection mechanism from the Linux kernel.