From eac939e94eae495b9b673a9921dbafb13ae7e1dd Mon Sep 17 00:00:00 2001 From: sickprodigy Date: Tue, 4 Nov 2025 17:32:33 -0500 Subject: [PATCH] rename: add RGB LED random color control script --- Scripts/{rgb-led-randomcolor.py => rgb_led_random_color.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Scripts/{rgb-led-randomcolor.py => rgb_led_random_color.py} (100%) diff --git a/Scripts/rgb-led-randomcolor.py b/Scripts/rgb_led_random_color.py similarity index 100% rename from Scripts/rgb-led-randomcolor.py rename to Scripts/rgb_led_random_color.py