You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
It might be nice to add a comment to the numpy array so that you know what type of units the positions are in.
For instance, if the units are metric units it would say:
The text was updated successfully, but these errors were encountered: