mirror of
https://github.com/skot/ESP-Miner.git
synced 2025-10-09 18:52:41 +02:00
added TPS546 static power offset. Increased delay for power_management_task.c to start
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
|
||||
#define BM1370_INITIAL_DIFFICULTY 256
|
||||
|
||||
#define BM1370_SERIALTX_DEBUG true
|
||||
#define BM1370_SERIALRX_DEBUG true
|
||||
#define BM1370_SERIALTX_DEBUG false
|
||||
#define BM1370_SERIALRX_DEBUG false
|
||||
#define BM1370_DEBUG_WORK false //causes insane amount of debug output
|
||||
|
||||
static const uint64_t BM1370_CORE_COUNT = 128;
|
||||
|
Reference in New Issue
Block a user