fixed bug
This commit is contained in:
parent
3fcd155c48
commit
69b9002a22
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ int comedi_get_cmd_generic_timed(comedi_t *it,unsigned int s,comedi_cmd *cmd)
|
|||
}else if(cmd->start_src&TRIG_FOLLOW){
|
||||
cmd->start_src=TRIG_FOLLOW;
|
||||
cmd->start_arg=0;
|
||||
}
|
||||
}else{
|
||||
/* hmmm... don't know what to do */
|
||||
return -1;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue