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

Add ability to change between imperial or metric units #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nkzarrabi
Copy link

@nkzarrabi nkzarrabi commented Oct 31, 2024

Fixes #4

Add ability to change between imperial or metric units in the numpy array.

  • Add a dropdown in src/components/MicMasterFlex.tsx to select between metric and imperial units.
  • Update the getNumpyArrayString function to include a comment indicating the units.
  • Update the copyToClipboard function to include the unit comment.

For more details, open the Copilot Workspace session.

Fixes #4

Add ability to change between imperial or metric units in the numpy array.

* Add a dropdown in `src/components/MicMasterFlex.tsx` to select between metric and imperial units.
* Update the `getNumpyArrayString` function to include a comment indicating the units.
* Update the `copyToClipboard` function to include the unit comment.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/nicolasperez19/mic-master-flex/issues/4?shareId=XXXX-XXXX-XXXX-XXXX).
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.

Add ability to change between imperial or metric units
1 participant