#include "global.h"#include <stdio.h>#include <unistd.h>#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include <termios.h>#include <errno.h>#include "LightsDriver_LinuxWeedTech.h"#include "RageLog.h"Functions | |
| void | SerialClose () |
| void | SerialOut (const char *str, int len) |
| void | SerialOpen () |
Variables | |
| int | fd = -1 |
| LightsState | CurLights |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
1.3.7