mirror of
https://git.btclock.dev/btclock/btclock_v3.git
synced 2025-01-18 13:27:09 +01:00
Update screen id consts
This commit is contained in:
parent
8f9307d1e4
commit
01ef6daf9f
@ -60,8 +60,8 @@ const PROGMEM int SCREEN_MARKET_CAP = 30;
|
||||
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_MINING_POOL_STATS_HASHRATE = 70;
|
||||
const PROGMEM int SCREEN_MINING_POOL_STATS_EARNINGS = 71;
|
||||
|
||||
const PROGMEM int SCREEN_COUNTDOWN = 98;
|
||||
const PROGMEM int SCREEN_CUSTOM = 99;
|
||||
|
Loading…
Reference in New Issue
Block a user