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

Change board's ready trigger / Ensure attachment of servos #40

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

sevastos
Copy link

Thanks for your work ecto, duino is really cool and easy to get into, good job!

Anyway, this PR fixes #21.

It was a sort of racing condition where the board would sometimes trigger the ready event earlier and it should, now it listens for serialport's open event.
Also I made it so that you can use servos inside the board's ready event callback.
Lastly updated the board's name property to path based on serialport's.

Cheers

@chrisatomix
Copy link

Something's wrong here, this breaks the device: 'ACM' functionality in lib.board.js that was added here:

1dc1277

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.

servo example not working
2 participants