-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
The first time after bootup I get a permission errors both for setting the direction and the value.
After some debugging I found that after the line "echo "$1" > $BASE_GPIO_PATH/export", I needed to add a delay, so I added "sleep 0.05 # Wait 50 ms", which resolved the issue.
I am running Python 3.7.3 on a Raspberry Pi 3B (it is in fact the latest "Octopi" software for controlling a 3D printer).
Metadata
Metadata
Assignees
Labels
No labels