QuakeGod
2022-10-17 ea83fa3e67ec0f8a6b8e3f70b63509f1483be25a
Inc/functions.h
@@ -21,7 +21,7 @@
extern volatile unsigned int CurTickuS;   
//extern volatile unsigned int ThisRunTime;   
//extern volatile unsigned int TotalRunTime;
//extern volatile unsigned int PwrCount;            //开机次数
//extern volatile unsigned int PwrCount;            //��������
typedef unsigned char uint8_t;
typedef unsigned char uchar;
@@ -74,5 +74,4 @@
void EnableDisIn(uchar bEnable);
void displayInput(unsigned int cc);
void PutOutputSPI1(unsigned int Y);
#endif  /* __MYFUNCTIONS_H__ */