1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-12 12:42:30 +04:00

[FL-3408, FL-3429, FL-3430] Backlight notification fix (#2878)

* Notifications: display brightness override fix
* FuriHalVersionColor update
* float comparison fix

Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
Nikolay Minaylov
2023-08-01 10:56:11 +03:00
committed by GitHub
parent ff2e1acfdb
commit a2a4fa8cda
3 changed files with 13 additions and 4 deletions

View File

@@ -17,6 +17,7 @@ OTP_COLORS = {
"unknown": 0x00,
"black": 0x01,
"white": 0x02,
"transparent": 0x03,
}
OTP_REGIONS = {