mirror of https://github.com/periph/devices
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
The busy pin from the e-paper display is only used to read, not to write, and thus there's no need for the PinIO interface. PinIn is enough. In addition the WaitForEdge function can be used to shorten the delays when waiting for the display to become idle. Spurious or missed edges are acceptable: the delay isn't very long. |
4 years ago | |
|---|---|---|
| .. | ||
| doc.go | 4 years ago | |
| drawing.go | 4 years ago | |
| drawing_test.go | 4 years ago | |
| errorhandler.go | 4 years ago | |
| example_test.go | 5 years ago | |
| waveshare213v2.go | 4 years ago | |