Go to the source code of this file.
Defines | |
| #define | MAX_ALIVE_STR 256 |
| #define | STX 2 |
| #define | ETX 3 |
| #define | ESC 27 |
| #define | SEARCHING_FOR_MESSAGE_START 0 |
| #define | EXPECTING_MESSAGE_START 1 |
| #define | ASSEMBLING_MESSAGE 2 |
| #define | INBUFFERSIZE 100 |
|
|
Definition at line 56 of file imp_exp_gen.h. |
|
|
Definition at line 51 of file imp_exp_gen.h. |
|
|
Definition at line 50 of file imp_exp_gen.h. |
|
|
Definition at line 55 of file imp_exp_gen.h. |
|
|
Definition at line 59 of file imp_exp_gen.h. |
|
|
Definition at line 44 of file imp_exp_gen.h. |
|
|
Definition at line 54 of file imp_exp_gen.h. |
|
|
Definition at line 49 of file imp_exp_gen.h. |
1.3-rc3