From e234f2415d5be944bd892ccb4c77a88e7f317b00 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Wed, 25 Feb 2026 19:59:35 -0500 Subject: [PATCH] hx71x: Remove dead self.bulk_queue code Signed-off-by: Kevin O'Connor --- klippy/extras/hx71x.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/klippy/extras/hx71x.py b/klippy/extras/hx71x.py index a1bc20529..76563d484 100644 --- a/klippy/extras/hx71x.py +++ b/klippy/extras/hx71x.py @@ -42,8 +42,6 @@ class HX71xBase: # gain/channel choices self.gain_channel = int(config.getchoice('gain', gain_options, default=default_gain)) - ## Bulk Sensor Setup - self.bulk_queue = bulk_sensor.BulkDataQueue(mcu, oid=self.oid) # Clock tracking chip_smooth = self.sps * UPDATE_INTERVAL * 2 self.ffreader = bulk_sensor.FixedFreqReader(mcu, chip_smooth, "