8051 Keil code to Rotate a String on LCD screen. /** Code Source :- www.tentuts.com **/ #include<reg51.h> sbit rw=P2^0; //read write pin
確定! 回上一頁