Fix for settings

HTTP-Headers settings no longer crash the application on the device. Group settings removed as they could be be changed a second time due to a bug in the SDK.
This commit is contained in:
Philip Abbey
2025-08-10 14:08:52 +01:00
parent f224268554
commit dd484aa615
40 changed files with 30 additions and 103 deletions

View File

@ -40,4 +40,4 @@ We emphasize that the Wi-Fi/LTE functionality should be viewed as a 'last resort
## Credits
With thanks to [@vincentezw](https://github.com/vincentezw) for contributing this solution.
With thanks to Vincent, [@vincentezw](https://github.com/vincentezw) for contributing this solution, and to Ali Alaei, [@aalaei](https://github.com/aalaei) for the finer details on TLS.