From 5845a84250b8f2f2796a0520e14d9602d0f152f7 Mon Sep 17 00:00:00 2001 From: acidvegas Date: Wed, 5 Jun 2024 18:12:24 -0400 Subject: [PATCH] TAKEEE ONNN MEEEEE boot intro fixed --- src/main.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.ino b/src/main.ino index ee97bc1..30a7ac8 100644 --- a/src/main.ino +++ b/src/main.ino @@ -141,7 +141,7 @@ void setup() { // Initialize the speaker setupI2S(); // Do we want to keep this open or uninstall after each use to keep resources free? //const char* rtttl_boot = "ff6_victory:d=4,o=5,b=120:32d6,32p,32d6,32p,32d6,32p,d6,a#,c6,16d6,8p,16c6,2d6"; // This will go in preferences soon - const char* rtttl_boot = "TakeOnMe:d=4,o=4,b=375:8f#5,8f#5,8f#5,8d5,8p,8b,8p,8e5,8p,8e5,8p,8e5,8g#5,8g#5,8a5,8b5"; + const char* rtttl_boot = "TakeOnMe:d=4,o=4,b=450:8f#5,8f#5,8f#5,8d5,8p,8b,8p,8e5,8p,8e5,8p,8e5,8g#5,8g#5,8a5,8b5,8a5,8a5,8a5,8e5,8p,8d5,8p,8f#5,8p,8f#5,8p,8f#5,8e5,8e5,8f#5,8e5,8f#5,8f#5,8f#5,8d5,8p,8b,8p,8e5,8p,8e5,8p,8e5,8g#5,8g#5,8a5,8b5,8a5,8a5,8a5,8e5,8p,8d5,8p,8f#5,8p,8f#5,8p,8f#5,8e5,8e5"; playRTTTL(rtttl_boot); // Setup the WiFi