pdec handler
This commit is contained in:
@ -109,6 +109,7 @@ debugging. */
|
||||
#define OBSW_DEBUG_STARTRACKER 0
|
||||
#define OBSW_DEBUG_PLOC_MPSOC 0
|
||||
#define OBSW_DEBUG_PLOC_SUPERVISOR 0
|
||||
#define OBSW_DEBUG_PDEC_HANDLER 0
|
||||
|
||||
/*******************************************************************/
|
||||
/** Hardcoded */
|
||||
|
@ -100,6 +100,8 @@ enum gpioId_t {
|
||||
VC3_PAPB_EMPTY,
|
||||
VC3_PAPB_BUSY,
|
||||
|
||||
PDEC_RESET,
|
||||
|
||||
|
||||
RS485_EN_TX_DATA,
|
||||
RS485_EN_TX_CLOCK
|
||||
|
@ -1,7 +1,7 @@
|
||||
/**
|
||||
* @brief Auto-generated event translation file. Contains 106 translations.
|
||||
* @details
|
||||
* Generated on: 2021-08-31 10:50:10
|
||||
* Generated on: 2021-10-31 17:56:40
|
||||
*/
|
||||
#include "translateEvents.h"
|
||||
|
||||
|
Reference in New Issue
Block a user