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:
Alex Muthmann 2019-10-31 08:49:58 +01:00 committed by GitHub
parent be414e57b3
commit 90386c7a64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@
- "dtparam=spi=on"
- "dtparam=i2c_arm=on"
- "dtparam=i2c1=on"
- "gpu_mem=16"
modules:
- "i2c-dev"
services: