-
Notifications
You must be signed in to change notification settings - Fork 126
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
add verbose log to indicate, that the restart is on purpose #354
Closed
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
…ram_HALs Removal of non-psram HALs
* Cleaning up `management.html`: - dark mode needs far less code - file upload progress bars now use more colors and the label is always on top and centered- - file reduced by about 6KB/250loc * Fixing upload progress bar for firmware * removing debug host * use [html] attribute for rfidmusic label --------- Co-authored-by: fabian <[email protected]> Co-authored-by: Dirk Carstensen <[email protected]>
- ESPAsyncWebServer v3.3.17 - Arduino-IRremote v4.4.1 - PN5180-Library v2.3.1 - Increase stack size for LED task, see https://forum.espuino.de/t/dev-branch/1835/644 - add folder "managed_components" to .gitignore
Enable CONFIG_PCNT_SUPPRESS_DEPRECATE_WARN to suppress some warnings
…ino 2.0.17 & 3.0.7 Update ESPAsyncWebServer to 3.3.21
…logist79#351) * SdCard.cpp -> 'SdCard_ParseM3UPlaylist' has no longer optional parameter * SdCard.cpp -> 'SdCard_ParseM3UPlaylist': use same parsing routine for 'normal' and 'extended' m3u filelist. And thereby fixing an issue parsing 'normal' m3u files containing 'carriage return and linefeed' at the same time.
* Transferring defines from `settings.h` to be manageable on the Web UI: * PLAY_MONO_SPEAKER * SAVE_PLAYPOS_BEFORE_SHUTDOWN * SAVE_PLAYPOS_WHEN_RFID_CHANGE * SAVE_PLAYPOS_WHEN_RFID_CHANGE * USE_LAST_VOLUME_AFTER_REBOOT * VOLUMECURVE * clang and personal settings ... * So much clang! * Moving settings to settings-override.h * Cleaning `settings.h` from now unused defines * added missing volume curve checkbox in html * mke clang happy --------- Co-authored-by: fabian <[email protected]> Co-authored-by: Dirk Carstensen <[email protected]>
* LPCD: Only wake up if card is present in NVS * make clang happy * make clang happy --------- Co-authored-by: Dirk Carstensen <[email protected]>
make a PR against the DEV not master ( #354 ) |
Thanks for taking care, next time it would be nice to add |
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.
No description provided.