Commit graph

4 commits

Author SHA1 Message Date
SSYYL
d6e11eaae6 Added fast refresh and improved partial refresh effect to the 4.2inch e-Paper 2022-02-08 10:28:56 +08:00
Joseph DiGiovanni
3fb83839a0
Update epd4in2.cpp
ClearFrame was refreshing the display despite the comment claiming it won't, and WaitUntilIdle was sending unnecessary SPI commands with an unnecessary delay of 100ms.

ClearFrame now only clears SRAM as intended and WaitUntilIdle is sped up significantly.
2021-11-13 12:14:38 -05:00
SSYYL
16d3b59ae2 update STM32&Arduino 2021-03-18 17:55:38 +08:00
hnwangkg-ezio
8973995e53 fix arduino,add readme 2019-12-31 18:33:57 +08:00