sticks_blue_backdrop: adjust RAM quota to work in 4k

Thie sticks_blue_backdrop needs more RAM to work on a 4k display.

Adjust the RAM quota to make it work on 4k.

Issue #5356
This commit is contained in:
Benjamin Lamowski 2024-10-22 11:37:48 +02:00 committed by Christian Helmuth
parent a25d19169b
commit 7e9c1ca3ca

View File

@ -1,4 +1,4 @@
<runtime ram="76M" caps="300" binary="backdrop" config="backdrop.config">
<runtime ram="176M" caps="300" binary="backdrop" config="backdrop.config">
<requires> <gui/> </requires>