-
-
Notifications
You must be signed in to change notification settings - Fork 930
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
Refactor: writeConfiguration #3444
Refactor: writeConfiguration #3444
Conversation
571f9d6
to
884b29e
Compare
This comment has been minimized.
This comment has been minimized.
AUTOMERGE: (FAIL)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved, but for next PRs I would like to have some kind of description in the PR. Latelly we are letting it empty and some PRs, like this, are not basic and a description/explanation helps.
@McGiverGim added description. |
884b29e
to
34b6c04
Compare
This comment has been minimized.
This comment has been minimized.
the following tabs have unexpected reboot, upon
|
3842d81
to
13c07de
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
13c07de8
works overall for unsoldered FC.- might suggest others test further.
Functions have been refactored to be defined in one place only:
MspHelper.prototype.writeConfiguration = function(bool reboot)
Add a new mspHelper for
MSP_EEPROM_WRITE
and optionalMSP_SET_REBOOT
to finish callbackreinitializeConnection
.