Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
const int | DEFAULT_FREQUENCY = 50 |
const int | DEFAULT_QUEUE_SIZE = 10 |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 7 of file start_transmission.cpp.
const int DEFAULT_FREQUENCY = 50 |
Definition at line 5 of file start_transmission.cpp.
const int DEFAULT_QUEUE_SIZE = 10 |
Definition at line 4 of file start_transmission.cpp.