added TPS546 static power offset. Increased delay for power_management_task.c to start

This commit is contained in:
Skot
2024-08-16 22:32:22 -04:00
parent 7a074609b0
commit be1242ec61
4 changed files with 87 additions and 88 deletions

View File

@@ -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;