From 91dee0f097915783e762d9d17b305d163f73870e Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sat, 29 Nov 2025 18:47:21 -0500 Subject: [PATCH] Add RP2350 C 1602 LCD Driver link to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 95148cb..4fdc174 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ VIDEO PROMO [HERE](https://www.youtube.com/watch?v=aD7X9sXirF8) ## RP2350 C Blink Driver [HERE](https://github.com/mytechnotalent/RP2350_C_Blink_Driver) ## RP2350 C Button Driver [HERE](https://github.com/mytechnotalent/RP2350_C_Button_Driver) ## RP2350 C UART Driver [HERE](https://github.com/mytechnotalent/RP2350_C_UART_Driver) +## RP2350 C 1602 LCD Driver [HERE](https://github.com/mytechnotalent/RP2350_C_1602_LCD_Driver)