volatile uint8_t reset_mask[768] = {0}
Now I am setting the values of this array elements to 1 during one of internal operations.Now I
volatile uint8_t reset_mask[768] = {0}
Now I am setting the values of this array elements to 1 during one of internal operations.Now I