Convert unsigned char array into uint8_t array?

Viewed 4781

I need convert unsigned char array into unit8_t array maybe someone has an idea how to do it?

I tried to look for information on the Internet, but unfortunately I did not succeed.

:)

2 Answers
Related