#ifndef __BOARD_H #define __BOARD_H void Delay(__IO uint16_t nTime); #endif /* __BOARD_H */