Add mining pool daily/expected earnings
This commit is contained in:
parent
1bd465b33a
commit
2bc5984f6f
8 changed files with 95 additions and 33 deletions
|
@ -61,6 +61,7 @@ const PROGMEM int SCREEN_BITAXE_HASHRATE = 80;
|
|||
const PROGMEM int SCREEN_BITAXE_BESTDIFF = 81;
|
||||
|
||||
const PROGMEM int SCREEN_MINING_POOL_STATS_HASHRATE = 85;
|
||||
const PROGMEM int SCREEN_MINING_POOL_STATS_EARNINGS = 86;
|
||||
|
||||
const PROGMEM int SCREEN_COUNTDOWN = 98;
|
||||
const PROGMEM int SCREEN_CUSTOM = 99;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue