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

Amend #1843 #1860

Merged
merged 3 commits into from
Aug 15, 2019
Merged

Amend #1843 #1860

merged 3 commits into from
Aug 15, 2019

Conversation

mcspr
Copy link
Collaborator

@mcspr mcspr commented Aug 15, 2019

Fix queue include when building without Home Assistant or Alexa (#1857 (comment))

Fix gcc warning about buffer size with unsigned char (which is kind of possible with GPIO_NONE, since Shelly 1PM should probably use it instead of real pins)

Change left over from the #1843 draft where a single loop handled all the queue elements at once. Since we are handling each thing separately, new Buffer() is called after each one finishes. That's not what we want, just create it on connection as it was before.

@mcspr mcspr merged commit b100d5f into xoseperez:dev Aug 15, 2019
@mcspr mcspr deleted the fix/2 branch August 15, 2019 23:44
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