Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
do not merge yet!!!
I ran the automated styling tool astyle https://astyle.sourceforge.net/ on just the
Src
andInc
directory, using the rules in https://github.com/frank26080115/AM32-MultiRotor-ESC-firmware/blob/15eed95cf8ba1130f3bd358faf9c846f75ff0ae3/_astylercThe build output binary does exactly match the binaries before I made the change. So it is guaranteed to not have changed any functionality at all
Anybody interested in continuing should have a look at the changes, and approve of the styling, and provide feedback
The next steps after I get some approvals:
Every change will be built and the binary output will be compared with the original, just to make sure no actual functionality has changed at all.
After everything is done, all developers need to do a pull and merge into their own local repos. But, since none of the functionality has changed, the version number can remain the same.