From 36964a2e7de5f17886ff8071099ba7a3695cb547 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Fri, 28 Nov 2025 11:04:21 -0500 Subject: [PATCH] Fix link for RP2350 C UART Driver in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2de30c..8aa99ce 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ VIDEO PROMO [HERE](https://www.youtube.com/watch?v=aD7X9sXirF8) # Embedded C Drivers ## RP2350 C Blink Driver [HERE](https://github.com/mytechnotalent/RP2350_C_Blink_Driver) -## RP2350 C UART Driver [HERE](https://github.com/mytechnotalent/RP2350_UART_Blink_Driver) +## RP2350 C UART Driver [HERE](https://github.com/mytechnotalent/RP2350_C_UART_Driver)