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

constructor options to configure WebJack #22

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jywarren
Copy link
Member

I've been testing at lower baud rates, and wanted a way to do this with webjack-firmata too, so I thought we should provide pass-through options to set baud rate. This PR includes README docs as well, and if it looks good, @rmeister, I can add a demo too.

@jywarren
Copy link
Member Author

OK - I made a start to adapting the Demo.js code to allow for configurable options, but it's a little more complex than I'd hoped... we may need to wrap most of Demo.js in a function so we can re-run the whole thing with configurable options, rather than try to re-initialize the board as in c0057f1.

@jywarren jywarren changed the base branch from master to main June 24, 2020 14:28
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.

1 participant