2
1
30
168
288
233
#include #include __CONFIG(0xFF32); #define u8 unsigned char #define u16 unsigned int void Delay_ms(u16 xms) { int i,j; for(i=0;i