Skip to content

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