Skip to content
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

Sync Development branch for new release #203

Merged
merged 25 commits into from
Apr 10, 2024
Merged

Sync Development branch for new release #203

merged 25 commits into from
Apr 10, 2024

Commits on Mar 12, 2024

  1. Fix Restart ESP32 from preferences web page. Change HTTP method from …

    …POST to GET in restart request
    melkati committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    82d3df3 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    4741ae6 View commit details
    Browse the repository at this point in the history
  2. Redefine define LILYGO_T_DISPLAY_S3, set menu brightness 1-16 and def…

    …ault preferences to value 8
    Coscolin committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    ef30148 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Merge pull request #191 from Coscolin/s3-background-brightness

    Implement brightness regulation for Lilygo T-Display S3 board
    melkati committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    465df08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d513068 View commit details
    Browse the repository at this point in the history
  3. Beta v0.12.010 Fixes #192

    melkati committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    01c9151 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Merge pull request #193 from melkati/master

    Update old links in README.md
    melkati committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    69259e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    8553469 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    401aa66 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    898a21a View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Update battery voltage threshold for external power detection (from b…

    …atteryFullyChargedMillivolts + 9% to batteryFullyChargedMillivolts + 6% to reduce false positives)
    melkati committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    59097f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    1cb2e58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e02efc5 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    0a82fea View commit details
    Browse the repository at this point in the history
  2. Add shouldRedrawDisplay flag to control display updates. Make it true…

    … after displayNotification().
    melkati committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    fd76646 View commit details
    Browse the repository at this point in the history
  3. Try to release3_beta.yml

    melkati committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b3b1edc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56e403c View commit details
    Browse the repository at this point in the history
  5. Beta v0.12.18

    melkati committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ae5f808 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3835556 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    77d21a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    6601b57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00d2501 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Merge pull request #200 from melkati/master

    Update README.md
    melkati committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d15a981 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    6ad6717 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Fix display brightness initialization in CO2_Gadget.ino. Turns ON dis…

    …play backlight on first boot even if configured to turn off after some time in "Time to Off"
    melkati committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    0b58fe4 View commit details
    Browse the repository at this point in the history