#include /* Include x51 header file */ sbit test = P1^0; void delay(k) /* mSecond Delay function for Xtal 11.0592 MHz */ { int i,j; for (i=0;i