Harry Chen / EPD_GDEW075T8

Dependents:   EInkTest

GDEW075T8.h

Committer:
HarryChen
Date:
2018-10-14
Revision:
0:518ad5d26088
Child:
1:6ae4383194a1

File content as of revision 0:518ad5d26088:

#ifndef __GDEW075T8_H
#define __GDEW075T8_H 

void GDE_Start(void);
void GDE_Stop(void);
void GDE_ShowDemo();


#endif