#ifndef __DAC_H__ #define __DAC_H__ #include "fu69xx_1.h" /*************************************************************************************///External Function extern void DAC_Init(void); #endif