From f41b852b5df1e07b02e824d88b2032e947d833df Mon Sep 17 00:00:00 2001 From: Alex Date: Sat, 11 Apr 2026 16:28:15 -0500 Subject: [PATCH] fixing leds --- xvf3800.py | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/xvf3800.py b/xvf3800.py index 9f4ce99..7ad0d52 100644 --- a/xvf3800.py +++ b/xvf3800.py @@ -96,7 +96,7 @@ class XVF3800: # --- LEDs --- def led_off(self): - self._write(GPO_RESID, LED_EFFECT_CMD, struct.pack(" bytes: @@ -109,23 +109,23 @@ class XVF3800: def led_solid(self, color: int): """Solid color on all LEDs. color is 0xRRGGBB.""" self._write(GPO_RESID, LED_COLOR_CMD, self._color_bytes(color)) - self._write(GPO_RESID, LED_EFFECT_CMD, struct.pack("