hey guys,

i am trying to communicate serially with a camera through my microcontroller

i have to send hex command 56:00:26:00

the uart function only takes in char pointer to send the data
...