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

fixes endpointpanel if firmware server is in the network #3

Merged

Conversation

kubaraczkowski
Copy link
Contributor

If "Firmware server" mote is present on the network (and the lagarto process discovers it) it crashes the endpoint panel, because "Firmware server" does not have "regular registers" (line 152, None cannot be iterated over).
With this fix a check is done if the mote has regular registers - if yes, they are iterated over.

@dberenguer dberenguer merged commit 40ddaa1 into panStamp:master Dec 16, 2016
@dberenguer
Copy link
Contributor

Thanks Kuba.

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