#include <iostream>#include <cstdio>#include <cstring>#include <cstdlib>#include <amtec_base.h>#include <amtec_commands.h>#include <amtec_settings.h>#include <amtec_io.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| void | printModuleState (unsigned int state) |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 77 of file test_amtec.cpp.
| void printModuleState | ( | unsigned int | state | ) |
Definition at line 49 of file test_amtec.cpp.