From 2d3a8f10a4b7c49cb5a0b81c0f551d759d1dfe74 Mon Sep 17 00:00:00 2001 From: almostobvious <93102382+almostobvious@users.noreply.github.com> Date: Fri, 31 Jan 2025 00:35:30 +0000 Subject: [PATCH] Updated Working on Raspberry Pi (markdown) --- Working-on-Raspberry-Pi.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Working-on-Raspberry-Pi.md b/Working-on-Raspberry-Pi.md index d510034..ead53bb 100644 --- a/Working-on-Raspberry-Pi.md +++ b/Working-on-Raspberry-Pi.md @@ -78,9 +78,7 @@ To build raylib: make PLATFORM=PLATFORM_DRM ``` -In order to enable necessary system support for raylib, you need the following line in your /boot/config.txt on Raspberry PI. - -`dtoverlay=vc4-fkms-v3d` +Note on small screens - running examples may fail if your screen is smaller than what examples expect. This may not be obvious from the error message. ##### DietPi