forked from letscontrolit/ESPEasy
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] mega from letscontrolit:mega #193
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…f button objects minor corrections
…feature/P123-add-ft6206-touch-screen
…feature/P123-add-ft6206-touch-screen
…feature/P123-add-ft6206-touch-screen
…feature/P123-add-ft6206-touch-screen
…feature/P123-add-ft6206-touch-screen
…feature/P123-add-ft6206-touch-screen
…feature/P123-add-ft6206-touch-screen
…feature/P123-add-ft6206-touch-screen
….com/tonhuisman/ESPEasy-1 into feature/P123-add-ft6206-touch-screen
…feature/P123-add-ft6206-touch-screen
…feature/P123-add-ft6206-touch-screen
…feature/P123-add-ft6206-touch-screen
[AdaGFX] Add support for getting config values
…writing old content Add Text print mode for centered text Extend txtfull subcommand to enable centered text
… getters for state and enabled, add toggle subcommand, handle multiple objects for on, off and toggle
…inor improvements
…feature/P123-add-ft6206-touch-screen
…https://github.com/tonhuisman/ESPEasy-1 into feature/P167-add-support-for-standalone-sen5x-sensor
One often reported issue is that the ESPEasy node (especially ESP8266 ones) will crash when WiFi is unstable. This could be due to memory suddenly filling up by the controller queue. When creating a new item for the controller queue, there was no `(std::nothrow)` included on the `new` calls, so if running out of memory this might have thrown a `std::bad_alloc` exception, which are not caught and thus ESPEasy might crash on it.
…IDF-5-builds [Build] Set ETH enabled for all IDF 5.1 builds
[Controller] Fail gracefully when almost out of memory
…ibutton-address [P080] Add Event with iButton address
…variable-handling [P004] Add support for Get Config Value to retrieve sensor statistics
…can-for-1-wire-devices [Commands] Add OWScan command to scan for 1-wire devices
…h-screen [P123] Add FT6206 Capacitive touch screen and [ESPEasy_TouchHandler] helper
…-standalone-sen5x-sensor [P167] Enable use of SEN5x sensor, other improvements
…change [ESP-IDF5.1] Revert Arduino PR 9453 WiFiClient - rename flush() to clear
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )