mirror of https://github.com/nirenjan/libx52.git
Return result from _x52_vendor_command
parent
1efcaf8970
commit
49d162fa07
|
@ -82,6 +82,7 @@ int _x52_vendor_command(libx52_device *x52, uint16_t index, uint16_t value)
|
|||
}
|
||||
}
|
||||
|
||||
return rc;
|
||||
}
|
||||
|
||||
int libx52_vendor_command(libx52_device *x52, uint16_t index, uint16_t value)
|
||||
|
|
Loading…
Reference in New Issue