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

MicroBitAccelerometer: do not overwrite component id #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

leiflm
Copy link

@leiflm leiflm commented Jun 3, 2019

It seems that the class variable id (intended for use by the event
subsystem) was accidently overwritten by commit d386ce2.

This commit simply removes the assignment as it is not used by any code
within this class.

It seems that the class variable `id` (intended for use by the event
subsystem) was accidently overwritten by commit d386ce2.

This commit simply removes the assignment as it is not used by any code
within this class.
@leiflm
Copy link
Author

leiflm commented Jun 8, 2019

This seems to be no longer an issue on recent tagged revisions. Either way the master-branch should be patched or removed.

Amerlander pushed a commit that referenced this pull request Sep 28, 2019
* Movd MICROBIT_MODE_* defines to MicroBitConfig.h

* Search for embedded source and remove magic

* Fixed memcpy

* Change offset order

* Fixed memcpy for data
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