mirror of
https://github.com/skot/ESP-Miner.git
synced 2025-05-15 16:00:03 +02:00
Update bm1366.h
disable debugging
This commit is contained in:
parent
e05839b007
commit
b03045d37d
@ -10,7 +10,7 @@
|
|||||||
#define CRC5_MASK 0x1F
|
#define CRC5_MASK 0x1F
|
||||||
#define BM1366_ASIC_DIFFICULTY 256
|
#define BM1366_ASIC_DIFFICULTY 256
|
||||||
|
|
||||||
#define BM1366_SERIALTX_DEBUG true
|
#define BM1366_SERIALTX_DEBUG false
|
||||||
#define BM1366_SERIALRX_DEBUG false
|
#define BM1366_SERIALRX_DEBUG false
|
||||||
#define BM1366_DEBUG_WORK false //causes insane amount of debug output
|
#define BM1366_DEBUG_WORK false //causes insane amount of debug output
|
||||||
#define BM1366_DEBUG_JOBS false //causes insane amount of debug output
|
#define BM1366_DEBUG_JOBS false //causes insane amount of debug output
|
||||||
|
Loading…
x
Reference in New Issue
Block a user