Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

probable fix for PWM udev delay #173

Merged
merged 1 commit into from
Jun 8, 2018
Merged

Conversation

vaishnavachath
Copy link
Contributor

#161
proposed solution:using async.js ('until' method) try accessing(for a maximum 10 times) until no EACCES error is thrown,
works well after 5 tries,when tested on: Linux beaglebone 4.9.82-ti-r102,
BeagleBoard.org Debian Image 2018-03-05

jadonk#161
proposed solution:using async.js (until method) try accessing(for a maximum 10 times) until no EACCES error is thrown,
works well after 5 tries,when tested on:  Linux beaglebone 4.9.82-ti-r102,
BeagleBoard.org Debian Image 2018-03-05
@coveralls
Copy link

coveralls commented Jun 6, 2018

Coverage Status

Coverage remained the same at 37.472% when pulling f76e7a9 on vaishnav98:master into ea9541e on jadonk:master.

@jadonk jadonk merged commit e8ed803 into jadonk:master Jun 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants