pwm(8): do not exit with failure after successfully reading configuration
MFC after: 1 week
This commit is contained in:
parent
e08dc44162
commit
31b0753da3
@ -176,7 +176,6 @@ main(int argc, char *argv[])
|
||||
state.period,
|
||||
state.duty,
|
||||
state.enable);
|
||||
goto fail;
|
||||
} else {
|
||||
if (action & PWM_ENABLE)
|
||||
state.enable = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user