Hello I have led output pins that depend on the system configuration. for example: These 2 pins are are defined as:
#define LED_RED_PIN LATAbits.LATA1
#define LED_WHITE_PIN LATBbits.LATB4
Only one LED gets used, depending on the ..