I am trying to determine array length of msg on the below code, I used strlen and sizeof but they don't return 6. What function can I use to determine the length of uint8_t array or how can I modify the below code (osal_DataLenght() fcn)? on
I am trying to determine array length of msg on the below code, I used strlen and sizeof but they don't return 6. What function can I use to determine the length of uint8_t array or how can I modify the below code (osal_DataLenght() fcn)? on