Skip to content

Switch from LDS #3119

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

Merged
merged 17 commits into from
Aug 13, 2020
Merged

Switch from LDS #3119

merged 17 commits into from
Aug 13, 2020

Conversation

Smanar
Copy link
Collaborator

@Smanar Smanar commented Aug 5, 2020

For #2340
A hack is used for button 4, not a real button, but a scene memory in reality.

@Mimiix Mimiix linked an issue Aug 5, 2020 that may be closed by this pull request
@@ -1029,7 +1052,7 @@ Sensor::Sensor() :

previousDirection = 0xFF;
previousCt = 0xFFFF;
previousSequenceNumber = 0xFF;
previousCommandId = 0xFF;
Copy link
Member

Choose a reason for hiding this comment

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

previousSequenceNumber = 0xFF;

Should likely stay :)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Hu ? right, Don't know why I have removed removed it.
Will correct it in same time than conflict.

@manup manup merged commit dda8fa8 into dresden-elektronik:master Aug 13, 2020
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.

Trying to get support for new switch
2 participants