mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-12 04:34:43 +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:
@@ -17,6 +17,7 @@ OTP_COLORS = {
|
||||
"unknown": 0x00,
|
||||
"black": 0x01,
|
||||
"white": 0x02,
|
||||
"transparent": 0x03,
|
||||
}
|
||||
|
||||
OTP_REGIONS = {
|
||||
|
||||
Reference in New Issue
Block a user