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

Implement color control server stubs #2431

Closed
bhaskar-apple opened this issue Sep 2, 2020 · 1 comment · Fixed by #3571
Closed

Implement color control server stubs #2431

bhaskar-apple opened this issue Sep 2, 2020 · 1 comment · Fixed by #3571
Labels
feature work p1 priority 1 work
Milestone

Comments

@bhaskar-apple
Copy link
Contributor

Problem

Implement color control server stubs namely

#define emberEventControlSetDelayMS(control, delay) (void) 0
#define emberEventControlSetInactive(control) (void) 0
#define emberAfPluginColorControlServerComputePwmFromXyCallback(endpoint) (void) 0
#define emberAfPluginColorControlServerComputePwmFromHsvCallback(endpoint) (void) 0
#define emberAfPluginColorControlServerComputePwmFromTempCallback(endpoint) (void) 0

Proposed Solution

Implement them

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.98. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature work p1 priority 1 work
Projects
None yet
3 participants