From eb21af8723cd1564a4c6b2566cccc0fd206e20b6 Mon Sep 17 00:00:00 2001 From: Luca Doglione Date: Fri, 2 Aug 2024 11:52:06 +0200 Subject: [PATCH] Removing Background LEDS --- LedPong.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LedPong.ino b/LedPong.ino index 08f7d6f..3aa1b22 100644 --- a/LedPong.ino +++ b/LedPong.ino @@ -11,7 +11,7 @@ #define BUZZER 1 #define ANIMATION 1 #define LEDS 1 -#define BACKGROUND_LEDS 1 +//#define BACKGROUND_LEDS 1 /* Defines */ #define SECONDARY_ENCODER_ADDRESS 0x08