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("