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

orb-ui: diamond: self-serve with cone support #172

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

fouge
Copy link
Contributor

@fouge fouge commented Jul 31, 2024

UX with cone in Diamond self-serve mode.

fixes ORBP-113

@fouge fouge requested a review from TheButlah July 31, 2024 10:17
std::thread::sleep(std::time::Duration::from_secs(
CONE_LED_STRIP_RAINBOW_PERIOD_S,
));
counter = (counter + 1) % 6;
Copy link
Member

Choose a reason for hiding this comment

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

what about naming this magic 6? It will be easier to understand it's purpose ;)

@fouge fouge force-pushed the fouge/orb-ui-cone branch 3 times, most recently from 9f3fe3c to 7d90c4f Compare September 3, 2024 16:27
@fouge fouge marked this pull request as draft September 11, 2024 08:06
Base automatically changed from fouge/orb-ui-cone to main September 12, 2024 07:07
@TheButlah
Copy link
Collaborator

@fouge shall we rebase on main and mark as ready for review?

@fouge
Copy link
Contributor Author

fouge commented Sep 19, 2024

@TheButlah i'm gonna have a look today

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.

3 participants