mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Change memory splitting to have more memory available
As most users won't use a big GUI, it should be sufficient to have 16MB assigned to the GPU and have some more for the system.
This commit is contained in:
@ -13,6 +13,7 @@
|
|||||||
- "dtparam=spi=on"
|
- "dtparam=spi=on"
|
||||||
- "dtparam=i2c_arm=on"
|
- "dtparam=i2c_arm=on"
|
||||||
- "dtparam=i2c1=on"
|
- "dtparam=i2c1=on"
|
||||||
|
- "gpu_mem=16"
|
||||||
modules:
|
modules:
|
||||||
- "i2c-dev"
|
- "i2c-dev"
|
||||||
services:
|
services:
|
||||||
|
Reference in New Issue
Block a user