From e6917247a016961e87247501c345ef6f310e3d6e Mon Sep 17 00:00:00 2001 From: sickprodigy Date: Tue, 4 Nov 2025 17:31:48 -0500 Subject: [PATCH] rename: add lights on/off intervals script for LED and contactor control --- .../{Lights-on-off-intervals.py => lights_on_off_intervals.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Scripts/{Lights-on-off-intervals.py => lights_on_off_intervals.py} (100%) diff --git a/Scripts/Lights-on-off-intervals.py b/Scripts/lights_on_off_intervals.py similarity index 100% rename from Scripts/Lights-on-off-intervals.py rename to Scripts/lights_on_off_intervals.py