fixed return value for comedi_dio_config() entry
This commit is contained in:
parent
613d45f72a
commit
49e17577df
1 changed files with 1 additions and 1 deletions
|
@ -574,7 +574,7 @@ Description:
|
|||
case, a single call to comedi_dio_config() for any channel in the
|
||||
group will affect the entire group.
|
||||
|
||||
If sucessful, 0 is returned, otherwise -1.
|
||||
If sucessful, 1 is returned, otherwise -1.
|
||||
|
||||
Function: comedi_dio_read -- read single bit from digital channel
|
||||
Retval: int
|
||||
|
|
Loading…
Add table
Reference in a new issue