|
Bike-X
0.8
|
#include <signal.h>

Go to the source code of this file.
Macros | |
| #define | SIG1 30 /*SIGUSR1 */ |
| #define | SIG2 31 /*SIGUSR2 */ |
| #define | SIG3 14 /*SIGALRM */ |
| #define | ACTIVE_FILE "/tmp/bikex_active" |
| #define | PASSIVE_FILE "/tmp/bikex_passive" |
| #define | ALL_VALUES 0 |
| #define | DIRECTION_MSP 1 |
| #define | VELOCITY_MSP 2 |