From 2a0bf53480154e7ad14fe5c0f4a422d3878dcbbb Mon Sep 17 00:00:00 2001
From: Quentin Bolsee <quentinbolsee@hotmail.com>
Date: Tue, 15 Apr 2025 10:55:38 -0400
Subject: [PATCH] code syntax

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index bc85f4e..d180f19 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ This code uses the [Arduino pico](https://github.com/earlephilhower/arduino-pico
 
 ## Code
 
-```
+```C++
 #include <Adafruit_TinyUSB.h>
 #include <I2S.h>
 
-- 
GitLab