A SERVICE OF

logo

iVIEW-100 Series user’s Manual, 2006, v2.0 ----- 90
Print("do= %c \r\n", doT[i]);
}
ClearCom(port);
SendCmdTo7000(port, "@01",0);
}//end if up & down Key
}// if quit!=1
}//end if Kbhit()
}//while loop
ClrScrn();
CloseLCD();
}