#pragma SMALL DB OE /*-------------------------------------------------------------------------*/ #include #include "io.h" /*-------------------------------------------------------------------------*/ sfr DATA_BUS = 0xa0; sbit RS = 0xb0; sbit E = 0xb1; /*-------------------------------------------------------------------------*/ static void EnableLCD(int t) { unsigned char i; E = 1; for(i=0; i