You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The operating system call to set the GPIO output state may fail.
Make sure that this results in an orderly teardown of the tacd instead
of a panic.
This also necessitates a change to the test and demo_mode gpio stubs,
so they can be `?`-operatored into anyhow Results (simply by making
them anyhow results).
Signed-off-by: Leonard Göhrs <[email protected]>
0 commit comments