common.c | 217 common_invert_motor(struct function_block *fb, int fd, bool debug, int a_module, char a_motor) function in typeref:typename:int 246 fprintf(stderr,"common_invert_motor: remote invert: motor_index: %d ; reg_offset: %d ; reg_index: %02X ; reg: %02X\n",motor_index,reg_offset,reg_index,reg);
|