First working prototype
This commit is contained in:
parent
4d3ea331f2
commit
2060cd1233
3 changed files with 104 additions and 30 deletions
|
@ -236,5 +236,5 @@ void EPD_Sleep(void)
|
|||
{
|
||||
EPD_SendCommand(DEEP_SLEEP_MODE);
|
||||
EPD_SendData(0x01);
|
||||
// EPD_WaitUntilIdle();
|
||||
EPD_WaitUntilIdle();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue