From 366a255575418a26c9c1e45dc77d5f87eb8d995c Mon Sep 17 00:00:00 2001 From: Ray Date: Sun, 10 Aug 2025 20:20:56 +0200 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_Sidebar.md b/_Sidebar.md index 26e9410..e1e9a99 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -40,6 +40,7 @@ ## Misc Help * [How To: Use BMFonts](Using-BMFonts) +* [How To: Using SPI Displays with raylib](Using-SPI-Displays-with-raylib) * [How To: RPI: Redirect raylib output to framebuffer](Redirect-raylib-output-to-Framebuffer-1) * [How To: RPI: Install and configure touchscreen](Install-and-configure-Touchscreen-Drivers-(RPi)) * [How To: Using raylib with C++](Using-raylib-with-Cpp)