Skip to content

Commit

Permalink
bm13xx: Set ASIC_FREQUENCY range to 50-800
Browse files Browse the repository at this point in the history
  • Loading branch information
johnny9 committed Sep 10, 2023
1 parent 05bcf79 commit 4f53ccb
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 800
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 4f53ccb

Please sign in to comment.