fix 2.13 V2
This commit is contained in:
parent
272e467da0
commit
2b91f64a19
4 changed files with 0 additions and 16 deletions
|
|
@ -354,10 +354,6 @@ parameter:
|
|||
******************************************************************************/
|
||||
void EPD_2IN13_V2_Sleep(void)
|
||||
{
|
||||
EPD_2IN13_V2_SendCommand(0x22); //POWER OFF
|
||||
EPD_2IN13_V2_SendData(0xC3);
|
||||
EPD_2IN13_V2_SendCommand(0x20);
|
||||
|
||||
EPD_2IN13_V2_SendCommand(0x10); //enter deep sleep
|
||||
EPD_2IN13_V2_SendData(0x01);
|
||||
DEV_Delay_ms(100);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue