Update prcxi.py

This commit is contained in:
Guangxin Zhang
2025-07-16 22:39:02 +08:00
parent e793ff6aa2
commit 3584e92a1e

View File

@@ -106,8 +106,7 @@ class PRCXI9300Trash(Trash):
data = super().serialize_state()
data.update(self._unilabos_state)
return data
class PRCXI9300Handler(LiquidHandlerAbstract):
support_touch_tip = False
@property