EstebanFuentealba / MALVEKE-Flipper-Zero

GAME BOY Tools for Flipper Zero. The perfect companion for your Flipper Zero. Equipped with ESP32-S2 for WiFi. MALVEKE allows you to connect all GAME BOY peripherals and additional accessories such as NRF24, CC1101, and GPS.
MIT License
237 stars 4 forks source link

Camera app calls the backlight notification on every frame #7

Closed eried closed 8 months ago

eried commented 9 months ago

Not very noticeable on OG flipper (might also affect performance with orange background?), but with rgb hack is evident https://photos.app.goo.gl/yvLVVXdJaxbspCkr5

EstebanFuentealba commented 9 months ago

I've eliminated a notification that was triggering with each frame and causing the screen to power on. Can you test it out ?

https://github.com/EstebanFuentealba/MALVEKE-Flipper-Zero/commit/ed96373194cef5008a93a24ddfe2d5f9445adfc5#diff-bf6ad2454152cf51c368448a694ffb32f2ca1a20c1603e1e09ef04b06a3d8e62L228