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

added vendorId for windows (0D28) #4

Merged
merged 3 commits into from
Feb 20, 2023

Conversation

cpietsch
Copy link
Contributor

No description provided.

@cpietsch
Copy link
Contributor Author

for windows it is 0D28 not 0d28

@cpietsch
Copy link
Contributor Author

also added a return to the connect function so you can do this

mb.connect().then(mb => {
  console.log("connected", mb.firmataVersion);
});

@JohnVidler
Copy link
Collaborator

This is such a tiny change, lets just get it merged in.

@JohnVidler JohnVidler merged commit 3b057a8 into microbit-foundation:master Feb 20, 2023
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.

2 participants