mirror of
https://github.com/skot/ESP-Miner.git
synced 2025-04-10 21:09:24 +02:00
bm13xx: Set ASIC_FREQUENCY range to 50-800
This commit is contained in:
parent
8c5e8035c6
commit
3cff622c23
@ -15,7 +15,7 @@ menu "Bitaxe Configuration"
|
||||
|
||||
config ASIC_FREQUENCY
|
||||
int "ASIC Hash Frequency (MHz)"
|
||||
range 200 800
|
||||
range 50 800
|
||||
default 250
|
||||
help
|
||||
The BM1397 hash frequency
|
||||
@ -55,4 +55,4 @@ menu "Stratum Configuration"
|
||||
help
|
||||
A starting difficulty to use with the pool.
|
||||
|
||||
endmenu
|
||||
endmenu
|
||||
|
Loading…
x
Reference in New Issue
Block a user