The Project Header


Project Header (Main.H)







#include <AT89S53.H>
...
#define OSC_FREQ (11059200UL)
...
typedef unsigned char tByte;