mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-13 07:58:36 -07:00
Enable backlight on ascii event --nobuild
This commit is contained in:
@@ -49,6 +49,7 @@ typedef struct {
|
||||
struct NotificationApp {
|
||||
FuriMessageQueue* queue;
|
||||
FuriPubSub* event_record;
|
||||
FuriPubSub* ascii_record;
|
||||
FuriTimer* display_timer;
|
||||
|
||||
NotificationLedLayer display;
|
||||
|
||||
Reference in New Issue
Block a user