This commit is contained in:
2026-01-06 20:16:11 +01:00
parent d576b4d42d
commit a08dba780a

View File

@ -17,9 +17,6 @@
static const char *TAG = "CONTROL";
static uint8_t current_animation_mode = 0;
// Forward declarations
static void on_mode_change();
// Animation mode change callback
static void on_mode_change()
{