update STM32&Arduino

This commit is contained in:
SSYYL 2021-03-18 17:55:38 +08:00
commit 16d3b59ae2
13 changed files with 150 additions and 312 deletions

View file

@ -71,7 +71,7 @@ int Epd::Init(void) {
SendData(0x1D);
SendCommand(0x30);
SendData(0x3C);
SendCommand(0x40);
SendCommand(0x41);
SendData(0x00);
SendCommand(0x50);
SendData(0x37);