tom_hanks
Full Member level 5
Hi,
I want to detect the incoming string with following message......
"01,F0,F1" as a start of message flag....
i am storing the incoming data in
static char comm[128];
can any one, guide me, to detect the start of message ?
TIA,
tom
I want to detect the incoming string with following message......
"01,F0,F1" as a start of message flag....
i am storing the incoming data in
static char comm[128];
can any one, guide me, to detect the start of message ?
TIA,
tom