// *****************************************************************************
// *****************************************************************************
// Section: Application Configuration
// *****************************************************************************
// *****************************************************************************

/*** Application Instance 0 Configuration ***/

#define APP_LED3_PORT       PORT_CHANNEL_A  // LED3 connected to PIC32 I/O PORTA
#define APP_LED3_PIN        PORTS_BIT_POS_0 // Pin RA0
#define APP_ALARM_PERIOD    500             // total time period to measure in ms