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

DigitalWrite with tests #33931

Merged
merged 2 commits into from Mar 31, 2020
Merged

DigitalWrite with tests #33931

merged 2 commits into from Mar 31, 2020

Conversation

epeach
Copy link

@epeach epeach commented Mar 30, 2020

In order to get some forward momentum on this task (https://codedotorg.atlassian.net/browse/STAR-645) I'm starting to break out small bits. This one covers digitalWrites. This PR touches the MBFirmata code (provided to us by Firmata) and isolates the write functionality in their setDigitalOutput function.

If you're curious, here is how it may be used: https://studio.code.org/projects/applab/i7ebu3WkXrWscFlor-ha2w/view

Links

Testing story

Reviewer Checklist:

  • Tests provide adequate coverage
  • Code is well-commented
  • New features are translatable or updates will not break translations
  • Relevant documentation has been added or updated
  • User impact is well-understood and desirable
  • Pull Request is labeled appropriately
  • Follow-up work items (including potential tech debt) are tracked and linked

@epeach epeach changed the title DigitalWrite with tests [WIP] DigitalWrite with tests Mar 30, 2020
@epeach epeach changed the title [WIP] DigitalWrite with tests DigitalWrite with tests Mar 31, 2020
Copy link
Contributor

@maddiedierker maddiedierker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@epeach epeach merged commit 677e1ca into staging Mar 31, 2020
@epeach epeach deleted the mb-digital-write branch March 31, 2020 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants