Skip to content

Commit

Permalink
Merge pull request skot#502 from WantClue/master
Browse files Browse the repository at this point in the history
add 205 config and remove self test flag
  • Loading branch information
WantClue authored Nov 20, 2024
2 parents d22b956 + 593b178 commit 1787306
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 4 deletions.
24 changes: 24 additions & 0 deletions config-205.cvs
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
key,type,encoding,value
main,namespace,,
hostname,data,string,bitaxe
wifissid,data,string,myssid
wifipass,data,string,password
stratumurl,data,string,public-pool.io
stratumport,data,u16,21496
stratumuser,data,string,bc1qnp980s5fpp8l94p5cvttmtdqy8rvrq74qly2yrfmzkdsntqzlc5qkc4rkq.bitaxe
stratumpass,data,string,x
fbstratumurl,data,string,solo.ckpool.org
fbstratumport,data,u16,3333
fbstratumuser,data,string,bc1qnp980s5fpp8l94p5cvttmtdqy8rvrq74qly2yrfmzkdsntqzlc5qkc4rkq.bitaxe
fbstratumpass,data,string,x
asicfrequency,data,u16,485
asicvoltage,data,u16,1200
asicmodel,data,string,BM1366
devicemodel,data,string,ultra
boardversion,data,string,205
flipscreen,data,u16,1
invertfanpol,data,u16,1
autofanspeed,data,u16,1
fanspeed,data,u16,100
selftest,data,u16,0
overheat_mode,data,u16,0
2 changes: 1 addition & 1 deletion config-401.cvs
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ flipscreen,data,u16,1
invertfanpol,data,u16,1
autofanspeed,data,u16,1
fanspeed,data,u16,100
selftest,data,u16,1
selftest,data,u16,0
overheat_mode,data,u16,0
2 changes: 1 addition & 1 deletion config-402.cvs
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ flipscreen,data,u16,1
invertfanpol,data,u16,1
autofanspeed,data,u16,1
fanspeed,data,u16,100
selftest,data,u16,1
selftest,data,u16,0
overheat_mode,data,u16,0
2 changes: 1 addition & 1 deletion config-403.cvs
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ flipscreen,data,u16,1
invertfanpol,data,u16,1
autofanspeed,data,u16,1
fanspeed,data,u16,100
selftest,data,u16,1
selftest,data,u16,0
overheat_mode,data,u16,0
2 changes: 1 addition & 1 deletion config-601.cvs
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ flipscreen,data,u16,1
invertfanpol,data,u16,1
autofanspeed,data,u16,1
fanspeed,data,u16,100
selftest,data,u16,1
selftest,data,u16,0
overheat_mode,data,u16,0

0 comments on commit 1787306

Please sign in to comment.