My_GetAdc.h 105 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 #ifndef __MY_GETADC_H #define __MY_GETADC_H #include "sys.h" //void Get_Adca(u8 ch,u8 times); #endif