#ifndef __TIMER0_H__ #define __TIMER0_H__ void Timer0Init(void);//1ms@33.1776MHz void Timer2Init(void);//50us@33.1776MHz #endif