From e645149772951f7507fc86344866b0527651ee69 Mon Sep 17 00:00:00 2001 From: Quentin Bolsee <quentin.bolsee@cba.mit.edu> Date: Tue, 15 Apr 2025 14:59:30 +0000 Subject: [PATCH] Edit README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d180f19..13ea7a3 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++ +```cpp #include <Adafruit_TinyUSB.h> #include <I2S.h> -- GitLab