We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d585e0b commit 2576a9dCopy full SHA for 2576a9d
cores/arduino/stm32/OpenAMP/mbox_ipcc.c
@@ -52,7 +52,7 @@ typedef enum {
52
53
/* Private variables ---------------------------------------------------------*/
54
IPCC_HandleTypeDef hipcc;
55
-mbox_status_t msg_received_ch1 = MBOX_NO_MSG;
+mbox_status_t msg_received_ch1 = MBOX_NO_MSGGGGGGGGGGGGGGGGGGGGGGGGGGG;
56
mbox_status_t msg_received_ch2 = MBOX_NO_MSG;
57
58
/* Private function prototypes -----------------------------------------------*/
0 commit comments