[PR #106] [MERGED] Add natural dimer #258

Closed
opened 2026-05-06 13:16:30 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/106
Author: @Yaya-Cout
Created: 12/18/2021
Status: Merged
Merged: 12/18/2021
Merged by: @Lauryy06

Base: upsilon-devHead: natural_dimer


📝 Commits (5)

📊 Changes

3 files changed (+40 additions, -4 deletions)

View changed files

📝 apps/backlight_dimming_timer.cpp (+29 -1)
📝 apps/backlight_dimming_timer.h (+9 -0)
📝 escher/include/escher/timer.h (+2 -3)

📄 Description

This pull request adds a “soft” dimer instead of the abrupt decrease of brightness.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/UpsilonNumworks/Upsilon/pull/106 **Author:** [@Yaya-Cout](https://github.com/Yaya-Cout) **Created:** 12/18/2021 **Status:** ✅ Merged **Merged:** 12/18/2021 **Merged by:** [@Lauryy06](https://github.com/Lauryy06) **Base:** `upsilon-dev` ← **Head:** `natural_dimer` --- ### 📝 Commits (5) - [`35ef1b5`](https://github.com/UpsilonNumworks/Upsilon/commit/35ef1b519ffdd7dea67c5ac457c6709d732f8a81) Add natural dimer - [`2c232e0`](https://github.com/UpsilonNumworks/Upsilon/commit/2c232e05bcdcb60a9f268a5088008c71284ad258) Improve code quality - [`666b110`](https://github.com/UpsilonNumworks/Upsilon/commit/666b110b001a6a8599c298279a3eeb3b820ab2e0) Fix a bug - [`897c0a5`](https://github.com/UpsilonNumworks/Upsilon/commit/897c0a556a0f3291125feb9591be7ada72760aac) Fix a variable name - [`8b3a59b`](https://github.com/UpsilonNumworks/Upsilon/commit/8b3a59b964a844374810576a981d09dbf10816ab) Fix a new bug ### 📊 Changes **3 files changed** (+40 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `apps/backlight_dimming_timer.cpp` (+29 -1) 📝 `apps/backlight_dimming_timer.h` (+9 -0) 📝 `escher/include/escher/timer.h` (+2 -3) </details> ### 📄 Description This pull request adds a “soft” dimer instead of the abrupt decrease of brightness. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:16:30 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#258
No description provided.