Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ability to change between imperial or metric units
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).
- Loading branch information