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

step-by-step #42

Closed
wants to merge 19 commits into from
Closed

step-by-step #42

wants to merge 19 commits into from

Conversation

AndrasSzep
Copy link

want to implement some additional functions i.e. RPM, MWD and MTW
so first just to have a compatible start

@ttlappalainen
Copy link
Owner

What is the point of reformat everthing and cause unnecessary changes? E.g., I like more style
tBoatData() {
than
tBoatData()
{

Also there is several commits for simple add. make your code ready and tested before commiting. And then do it with one clean commit with title and description of changes.

Remove this PR.

@AndrasSzep
Copy link
Author

AndrasSzep commented Jan 26, 2023 via email

@ttlappalainen
Copy link
Owner

  • Make minimal changes and no unnecessary formatting.
  • Code should be backward compatible. So same old . ino should compile with old and new version.
  • I prefer to have single PR clean. So you should make your code first ready and then pull. Now it is very difficult to follow changes, since there is 19 different commit and all commits will be copied to my repo. So clean it so that there is only commit and minimal 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.

2 participants