fix bug
This commit is contained in:
parent
7c368a22af
commit
e673dfa904
2 changed files with 75 additions and 76 deletions
|
|
@ -33,7 +33,7 @@
|
|||
|
||||
int EPD_2in9_V2_test(void)
|
||||
{
|
||||
printf("_EPD_2IN9_V2_test Demo\r\n");
|
||||
printf("EPD_2IN9_V2_test Demo\r\n");
|
||||
if(DEV_Module_Init()!=0){
|
||||
return -1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue