Skip to content

Commit

Permalink
bm13xx: Set ASIC_FREQUENCY range to 50-640
Browse files Browse the repository at this point in the history
  • Loading branch information
johnny9 committed Sep 7, 2023
1 parent f406955 commit 5f9877f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main/Kconfig.projbuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ menu "Bitaxe Configuration"

config ASIC_FREQUENCY
int "ASIC Hash Frequency (MHz)"
range 200 800
range 50 640
default 250
help
The BM1397 hash frequency
Expand Down Expand Up @@ -55,4 +55,4 @@ menu "Stratum Configuration"
help
A starting difficulty to use with the pool.

endmenu
endmenu

0 comments on commit 5f9877f

Please sign in to comment.