-
Notifications
You must be signed in to change notification settings - Fork 0
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
UI base #15
UI base #15
Conversation
Why do builds run on draft requests :( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
very nais
<p class="text-sm text-gray-400">Motor 1: <span class="font-mono">{$south_bridge_payload.value}</span></p> | ||
<p class="text-sm text-gray-400">Motor 2: <span class="font-mono">{$south_bridge_payload.value}</span></p> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
interesting
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
$ in the svelte compiler subscribes to a global dynamically updated store so basically there is only one place where we listen for south and north aggregated payloads
We could merge actually btw just in case |
# Conflicts: # gs/src/lib/panels/tabs/LocationTab.svelte
@andtsa @FranciscoAmaro24 We could merge |
Go for it! |
No description provided.