Microcontroller › 8051 › send an array on serial port › starting with c=0send(my_ip[c
January 31, 2018 at 6:00 pm
#14709
Participant
starting with c=0
send(my_ip[c]);
c++;
likewise you can send as many number of bytes as you want