STM32 provides a new compilation mode that greatly reduces the initial compilation time and is easier to operate.
This commit is contained in:
parent
04115ac1a4
commit
0f3d02f894
168 changed files with 332875 additions and 5820 deletions
|
|
@ -193,8 +193,8 @@ void EPD_2IN9BC_Clear(void)
|
|||
}
|
||||
}
|
||||
|
||||
EPD_2IN9BC_SendCommand(0x12);
|
||||
EPD_2IN9BC_ReadBusy();
|
||||
EPD_2IN9BC_SendCommand(0x12);
|
||||
EPD_2IN9BC_ReadBusy();
|
||||
}
|
||||
|
||||
/******************************************************************************
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue