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
Fixes the exception ValueError("can't have unbuffered text I/O") when
opening the export sysfs file to export a GPIO using the remote agent.
The file should be open in binary mode and the export string encoded to
match.
Signed-off-by: Joshua Watt <[email protected]>
0 commit comments