mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-22 01:08:11 -07: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:
@@ -33,6 +33,7 @@ typedef enum {
|
||||
FuriHalVersionColorUnknown = 0x00,
|
||||
FuriHalVersionColorBlack = 0x01,
|
||||
FuriHalVersionColorWhite = 0x02,
|
||||
FuriHalVersionColorTransparent = 0x03,
|
||||
} FuriHalVersionColor;
|
||||
|
||||
/** Device Regions */
|
||||
|
||||
Reference in New Issue
Block a user