-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Restyle [QPG6100] Add initial lighting app version #4959
Conversation
PR # 2939 - OT supportconnectedhomeip/examples/lighting-app/qpg6100/src/AppTask.cpp Lines 123 to 133 in 69affc9
This comment was generated by todo based on a
|
Jim Lyall seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
PR # 2939 - OT supportconnectedhomeip/examples/lighting-app/qpg6100/src/AppTask.cpp Lines 190 to 200 in 69affc9
This comment was generated by todo based on a
|
hijacked the function button to change levelconnectedhomeip/examples/lighting-app/qpg6100/src/AppTask.cpp Lines 244 to 254 in 69affc9
This comment was generated by todo based on a
|
understand well enough to implement the level cluster ZCL_CURRENT_LEVEL_ATTRIBUTE_IDconnectedhomeip/examples/lighting-app/qpg6100/src/AppTask.cpp Lines 455 to 463 in 69affc9
This comment was generated by todo based on a
|
this function is called InitiateAction because we want to implement some features such as ramping up here.connectedhomeip/examples/lighting-app/qpg6100/src/LightingManager.cpp Lines 51 to 61 in 69affc9
This comment was generated by todo based on a
|
Issue #3841connectedhomeip/examples/lighting-app/qpg6100/src/ZclCallbacks.cpp Lines 82 to 92 in 69affc9
This comment was generated by todo based on a
|
A duplicate of #4958 with additional commits that automatically address
incorrect style, created by Restyled.
Since the original Pull Request was opened as a fork in a contributor's
repository, we are unable to create a Pull Request branching from it with only
the style fixes.
The following Restylers made fixes:
To incorporate these changes, you can either:
Merge this Pull Request instead of the original, or
Ask your contributor to locally incorporate these commits and push them to
the original Pull Request
Expand for example instructions
NOTE: As work continues on the original Pull Request, this process will
re-run and update (force-push) this Pull Request with updated style fixes as
necessary. If the style is fixed manually at any point (i.e. this process finds
no fixes to make), this Pull Request will be closed automatically.
Sorry if this was unexpected. To disable it, see our documentation.