Imported Upstream version 2.6.0
This commit is contained in:
parent
26fb71b504
commit
459aaf9392
510 changed files with 40508 additions and 18859 deletions
|
|
@ -130,7 +130,7 @@ static ezfill_t _initv[] = {
|
|||
/* All serial reads of the OPTI-UPS go through here. We always expect a CR/LF terminated
|
||||
* response. Unknown/Unimplemented commands return ^U (0x15). Actions that complete
|
||||
* successfully return ^F (0x06). */
|
||||
static inline int optireadline()
|
||||
static inline int optireadline(void)
|
||||
{
|
||||
int r;
|
||||
usleep(150000);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue