Chris L.
Chris L.
We have seen this again where root would outrun after a successful root, unplugging the device and plugging in a new device. Once root has completed, it should be disabled...
OK, then it's less of a configurator issue and more an issue of [msp-osd](https://github.com/fpv-wtf/msp-osd) - we should probably move discussion to that repo then.
> [Dump Mks_tft35_v1.0.3_bootloader.hex.zip](https://github.com/makerbase-mks/MKS-TFT/files/5156601/Dump.Mks_tft35_v1.0.3_bootloader.hex.zip) @UnderXirox How did you dump the FW from the read protected STM32? I had to disable read protection, set the Flag to AA, then I could flash...
This is great information - thank you.
Sure, I can force remove the packages - can't see what the downside of this would be anyway. Generally removal and installation could use some improvement in error handling. What...
Yeah, true, if more complex stuff - apart from disabling a service - is happening in the prerm, that would be bad.
OK, I would have been happy to accept a PR,...
https://github.com/mathiasvr/bluejay/issues/59 You might have to re-flash via C2 interface...
What do you think about redirecting the user to the home screen after those functions are run sucessfully, each having their own toast message. Realistically speaking the user does not...
Just as a heads up: It would be nice if this is the same component in all those places, showing a success Alert (text passed via props) and a button...