From 87d809abc0c8654b24596f0ccba7d6e4bae4307b Mon Sep 17 00:00:00 2001 From: Upstream Data Date: Wed, 30 Oct 2024 08:44:38 -0600 Subject: [PATCH] bug: update KS3 fan count --- pyasic/miners/device/models/antminer/X3/KS3.py | 1 + 1 file changed, 1 insertion(+) diff --git a/pyasic/miners/device/models/antminer/X3/KS3.py b/pyasic/miners/device/models/antminer/X3/KS3.py index 64f16115..02e25218 100644 --- a/pyasic/miners/device/models/antminer/X3/KS3.py +++ b/pyasic/miners/device/models/antminer/X3/KS3.py @@ -21,3 +21,4 @@ class KS3(AntMinerMake): raw_model = MinerModel.ANTMINER.KS3 expected_chips = 92 + expected_fans = 2