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

Proposed changes to add format change functionality #37

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

Conversation

berbaba
Copy link

@berbaba berbaba commented Jun 14, 2021

  • There might be a better/more elegant way for choosing the output format than the global variable format_mm.
  • Not sure if it is needed to save changes with sendCommand( SAVE_SETTINGS,0) if the format is changed or it's not necessary at all. Could be removed or put inside the if(format_mm==true) after sending the command with STANDARD_FORMAT_MM.
  • Changed the comments at the beginning to match the new line numbers due to the added lines.

- There might be a better/more elegant way of choosing the output format than the global variable format_mm.
- Not sure if it is needed to save changes with sendCommand( SAVE_SETTINGS,0) just if the format is changed or it's not necessary at all. Could be removed or put inside the `if(format_mm==true)` after sending the command STANDARD_FORMAT_MM.
- Changed the comments to match the new line numbers due to proposed changes.
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.

1 participant