From 2addf2abc3259eb251bb425a8d9aa7cba4aae7b5 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Fri, 28 Nov 2025 10:01:41 -0500 Subject: [PATCH] Improve formatting in README.md Added line breaks for better readability. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c55e9b6..c7d4b65 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ VIDEO PROMO [HERE](https://www.youtube.com/watch?v=aD7X9sXirF8) ## RP2350 Blink Driver [HERE](https://github.com/mytechnotalent/RP2350_Blink_Driver) ## RP2350 UART Driver [HERE](https://github.com/mytechnotalent/RP2350_UART_Driver) +
+ # Embedded C Drivers ## RP2350 C Blink Driver [HERE](https://github.com/mytechnotalent/RP2350_C_Blink_Driver)