Browse Source

update max miner_num

Xiangfu 13 years ago
parent
commit
e6b162c217
1 changed files with 1 additions and 1 deletions
  1. 1 1
      driver-avalon.h

+ 1 - 1
driver-avalon.h

@@ -20,7 +20,7 @@
 
 #define AVALON_DEFAULT_FAN_PWM 0xc0
 #define AVALON_DEFAULT_TIMEOUT 0x32
-#define AVALON_DEFAULT_MINER_NUM 24
+#define AVALON_DEFAULT_MINER_NUM 0x20
 #define AVALON_DEFAULT_ASIC_NUM 0xA
 
 struct avalon_task {