#include "ptu_base.h"
|
| |
| #define | PTU_CPI_CODE_VERSION "v1.09.12" |
| #define | PTU_OPCODE_VERSION "v1.07.07d" |
| #define | PTU_modelVersion 1 |
| #define | PTU_codeVersion 7 |
| #define | PTU_revision 6 |
| #define | PLN printf("debug line %d\n",__LINE__); |
| char | err |
| static portstream_fd | current_host_port |
| static char | speed_control_mode = PTU_INDEPENDENT_SPEED_CONTROL_MODE |
| static char | CHA_comm_active = FALSE |
1.6.3