added debug output for pcdu modules
Some checks are pending
EIVE/eive-obsw/pipeline/head Build started...

This commit is contained in:
Jakob.Meier
2021-08-17 11:59:32 +02:00
parent 3a65f1d39f
commit 1722f14a60
6 changed files with 72 additions and 18 deletions

View File

@ -44,9 +44,9 @@ debugging. */
#define BOARD_TE0720 0
#define TE0720_HEATER_TEST 0
#define P60DOCK_DEBUG 0
#define PDU1_DEBUG 0
#define PDU2_DEBUG 0
#define P60DOCK_DEBUG 1
#define PDU1_DEBUG 1
#define PDU2_DEBUG 1
#define ACU_DEBUG 0
#define SYRLINKS_DEBUG 0
#define IMQT_DEBUG 0