#ifndef __DRIVER_H__ #define __DRIVER_H__ /*************************************************************************************///External Function extern void Driver_Init(void); #endif