This commit is contained in:
PolloLoco
2023-01-04 22:52:39 +01:00
parent 5ec737e1a3
commit dcf58742b8

View File

@ -504,8 +504,8 @@ Here are some common framebuffer sizes that you might want to use:
``` ```
- 16GB: - 16GB:
```toml ```toml
framebuffer = 0x3BA400000 framebuffer = 0x3BC000000
framebuffer_reservation = 0x45C00000 framebuffer_reservation = 0x44000000
``` ```
- 20GB: - 20GB:
```toml ```toml